From 609a61fbb1fe678464a81a1a04fe127b28cf160c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:47:09 +0000 Subject: [PATCH] Bump resteasy-client in /features/testing/unit-rest Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.8.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.8.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- features/testing/unit-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/testing/unit-rest/pom.xml b/features/testing/unit-rest/pom.xml index 1d6c1ea..6446b43 100644 --- a/features/testing/unit-rest/pom.xml +++ b/features/testing/unit-rest/pom.xml @@ -122,7 +122,7 @@ org.jboss.resteasy resteasy-client - 3.0.8.Final + 4.5.7.Final test