From 22d452081e053977aadcf339d52b6e663bc0ee15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:42:08 +0000 Subject: [PATCH] Bump resteasy-client-microprofile in /bank-user-cleanup-utility Bumps [resteasy-client-microprofile](https://github.com/resteasy/Resteasy) from 4.4.2.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.4.2.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client-microprofile dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bank-user-cleanup-utility/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bank-user-cleanup-utility/pom.xml b/bank-user-cleanup-utility/pom.xml index 3d4890c..c60cd3d 100644 --- a/bank-user-cleanup-utility/pom.xml +++ b/bank-user-cleanup-utility/pom.xml @@ -45,7 +45,7 @@ org.jboss.resteasy resteasy-client-microprofile - 4.4.2.Final + 4.5.7.Final