From b8940459c8e4f6bee4e98ad0f8d961fc15120859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:25:38 +0000 Subject: [PATCH] Bump resteasy-client in /chapter6/resteasy-client Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.13.0.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.13.0.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter6/resteasy-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter6/resteasy-client/pom.xml b/chapter6/resteasy-client/pom.xml index b9b1e6b..ca394eb 100644 --- a/chapter6/resteasy-client/pom.xml +++ b/chapter6/resteasy-client/pom.xml @@ -43,7 +43,7 @@ org.jboss.resteasy resteasy-client - 3.13.0.Final + 3.14.0.Final provided