From 7699d0b5f1d242b97eb9922b95442f530fed8a0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:52:42 +0000 Subject: [PATCH] Bump resteasy-client in /2020/28_JpaDemoCLI 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/28_JpaDemoCLI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/28_JpaDemoCLI/pom.xml b/2020/28_JpaDemoCLI/pom.xml index 52c8d2a..2309703 100644 --- a/2020/28_JpaDemoCLI/pom.xml +++ b/2020/28_JpaDemoCLI/pom.xml @@ -12,7 +12,7 @@ org.jboss.resteasy resteasy-client - 4.0.0.Final + 4.5.7.Final