From 38e1c700cb7c4fd060d5ba0d756c2d2c7e2f1896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:50:19 +0000 Subject: [PATCH] Bump resteasy-client from 3.0.19.Final to 4.5.7.Final in /server Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.19.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 2ec4aad..a17ab0a 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -425,7 +425,7 @@ org.jboss.resteasy resteasy-client - 3.0.19.Final + 4.5.7.Final provided