From 4dca8ca5db690e5732a65842f4d75f598caa8583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 20:00:58 +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 b7ed810..72af04f 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -44,7 +44,7 @@ org.jboss.resteasy resteasy-client - 6.2.14.Final + 7.0.1.Final test