From 39ce513830de6dd84fb93c0c4250beafb6db0dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:51:49 +0000 Subject: [PATCH] Bump resteasy-client in /wrking-mframeworks/mfdemo-common Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.5.3.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.5.3.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- wrking-mframeworks/mfdemo-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrking-mframeworks/mfdemo-common/pom.xml b/wrking-mframeworks/mfdemo-common/pom.xml index db06287..11a0b11 100644 --- a/wrking-mframeworks/mfdemo-common/pom.xml +++ b/wrking-mframeworks/mfdemo-common/pom.xml @@ -60,7 +60,7 @@ org.jboss.resteasy resteasy-client - 4.5.3.Final + 4.5.7.Final test