From 7f51438ab90f91167626f02760dd139e1239d872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 23:04:41 +0000 Subject: [PATCH] Bump org.jboss.resteasy:resteasy-client in /finish 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- finish/inventory/pom.xml | 2 +- finish/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 28e12f2..e3cfbee 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -54,7 +54,7 @@ org.jboss.resteasy resteasy-client - 6.2.14.Final + 7.0.1.Final test diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 8164207..cda9323 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -47,7 +47,7 @@ org.jboss.resteasy resteasy-client - 6.2.14.Final + 7.0.1.Final test