From c3978f819e4b1402b6b7bf912c6ba559fa9a5f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 20:47:33 +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.6.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.0.0.Final...4.6.0.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..ae7ed25 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.6.0.Final