From b856c45089291d5b9afbd0793883f8b21c141ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:11:51 +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.12.Final to 7.0.0.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/v6.2.12.Final...v7.0.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-version: 7.0.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- start/inventory/pom.xml | 2 +- start/query/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index 635dc6a7..ad504531 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -99,7 +99,7 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 7.0.0.Final test diff --git a/start/query/pom.xml b/start/query/pom.xml index e79fb901..bef7256b 100644 --- a/start/query/pom.xml +++ b/start/query/pom.xml @@ -118,7 +118,7 @@ org.jboss.resteasy resteasy-client - 6.2.12.Final + 7.0.0.Final test