From fd8910f63849472dc4a03089dd9afd2a71a2b236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:52:44 +0000 Subject: [PATCH] Bump resteasy-client in /2020/11_EmptySampleEjbCLI Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.0.0.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.0.0.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2020/11_EmptySampleEjbCLI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/11_EmptySampleEjbCLI/pom.xml b/2020/11_EmptySampleEjbCLI/pom.xml index 60a3f9b..4eedfe0 100644 --- a/2020/11_EmptySampleEjbCLI/pom.xml +++ b/2020/11_EmptySampleEjbCLI/pom.xml @@ -12,7 +12,7 @@ org.jboss.resteasy resteasy-client - 4.0.0.Final + 4.5.7.Final