From 0726b36b3778f2fedb150f3f201e3b2e67ab8fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 19:09:42 +0000 Subject: [PATCH] Bump resteasy-client from 4.6.2.Final to 4.7.0.Final Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.6.2.Final to 4.7.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.6.2.Final...4.7.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/all/pom.xml | 2 +- client/implementation-jaxrs/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/all/pom.xml b/client/all/pom.xml index 9cb23c805..2e1171a4f 100644 --- a/client/all/pom.xml +++ b/client/all/pom.xml @@ -13,7 +13,7 @@ 2.4.1 - 4.6.2.Final + 4.7.0.Final diff --git a/client/implementation-jaxrs/pom.xml b/client/implementation-jaxrs/pom.xml index 8ea011c30..589fdb075 100644 --- a/client/implementation-jaxrs/pom.xml +++ b/client/implementation-jaxrs/pom.xml @@ -43,7 +43,7 @@ org.jboss.resteasy resteasy-client - 4.6.2.Final + 4.7.0.Final test