From cee2040fb3042b287719250919d62d2d5f5a4332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 07:31:25 +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 49c5c15e5..29532a0b6 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