From 6bc9dfd6d220c8ea6e6d143c969c885dbdad907b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:01:00 +0000 Subject: [PATCH] Bump org.jboss.resteasy:resteasy-client in /start Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.14.Final to 7.0.1.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/v6.2.14.Final...v7.0.1.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 7.0.1.Final dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- start/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start/pom.xml b/start/pom.xml index 550d073..09733f6 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -52,7 +52,7 @@ org.jboss.resteasy resteasy-client - 6.2.14.Final + 7.0.1.Final test