From ffed1ec397e473bc0f74c7a205de8b9bbc2269f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:49:15 +0000 Subject: [PATCH] Bump resteasy-client in /3D-microservices-observability/dropwizard-app Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.21.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.21.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3D-microservices-observability/dropwizard-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3D-microservices-observability/dropwizard-app/pom.xml b/3D-microservices-observability/dropwizard-app/pom.xml index ce62316..0978c7b 100644 --- a/3D-microservices-observability/dropwizard-app/pom.xml +++ b/3D-microservices-observability/dropwizard-app/pom.xml @@ -34,7 +34,7 @@ org.jboss.resteasy resteasy-client - 3.0.21.Final + 4.5.7.Final org.jboss.resteasy