From 1ba3e6b596891afae339391926b98ceda59a74f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:49:36 +0000 Subject: [PATCH] Bump resteasy-client in /dubbo-examples/dubbo-v2.7.x Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.26.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.26.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubbo-examples/dubbo-v2.7.x/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo-examples/dubbo-v2.7.x/pom.xml b/dubbo-examples/dubbo-v2.7.x/pom.xml index 5de6cb1..db10e0f 100644 --- a/dubbo-examples/dubbo-v2.7.x/pom.xml +++ b/dubbo-examples/dubbo-v2.7.x/pom.xml @@ -111,7 +111,7 @@ org.jboss.resteasy resteasy-client - 3.0.26.Final + 4.5.7.Final org.jboss.resteasy