From 72c5eaf3477fde24a36bb98de1e2335eeeb2e470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:25:38 +0000 Subject: [PATCH] Bump resteasy-client in /Wavefront-DT/dropwizard-app Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.21.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.21.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Wavefront-DT/dropwizard-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wavefront-DT/dropwizard-app/pom.xml b/Wavefront-DT/dropwizard-app/pom.xml index b458a95..51e1b8e 100644 --- a/Wavefront-DT/dropwizard-app/pom.xml +++ b/Wavefront-DT/dropwizard-app/pom.xml @@ -39,7 +39,7 @@ org.jboss.resteasy resteasy-client - 3.0.21.Final + 3.14.0.Final org.jboss.resteasy