From 89ff28830e64eb2c5e1091e3ad1cf2c87963071f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 11:02:29 +0000 Subject: [PATCH] Bump org.jboss.resteasy:resteasy-client Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 4.6.0.Final to 6.2.10.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/4.6.0.Final...6.2.10.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../super-heroes/load-super-heroes/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quarkus-workshop-super-heroes/super-heroes/load-super-heroes/pom.xml b/quarkus-workshop-super-heroes/super-heroes/load-super-heroes/pom.xml index 91cec6a88..c41ee47aa 100644 --- a/quarkus-workshop-super-heroes/super-heroes/load-super-heroes/pom.xml +++ b/quarkus-workshop-super-heroes/super-heroes/load-super-heroes/pom.xml @@ -36,7 +36,7 @@ org.jboss.resteasy resteasy-client - 4.6.0.Final + 6.2.10.Final javax.annotation