From 91b3da098c28fd5cd67988e619a32d0e4ede1e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 20:47:32 +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.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/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..ba9ef1e 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.6.0.Final