From f58dc3f16164c4d1dda4288fde64b621b332a24d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 13:50:50 +0000 Subject: [PATCH] Bump org.jboss.resteasy:resteasy-client in /ui-test Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/Resteasy) from 4.5.8.SP1 to 4.6.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.5.8.SP1...4.6.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 4.6.0.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-test/pom.xml b/ui-test/pom.xml index 68aa1316f..03f75d9e8 100644 --- a/ui-test/pom.xml +++ b/ui-test/pom.xml @@ -194,7 +194,7 @@ org.jboss.resteasy resteasy-client - 4.5.8.SP1 + 4.6.0.Final org.jboss.resteasy