From a5fcb985ab0ffff9de0404e7b104bf4914274853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 02:03:15 +0000 Subject: [PATCH] chore(deps-dev): bump org.jboss.resteasy:resteasy-client Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.12.Final to 6.2.14.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/v6.2.12.Final...v6.2.14.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 6.2.14.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 0fa56fb8..581cd899 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -54,7 +54,7 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 6.2.14.Final test