From 2b00494bc2ff779371ea325105159f7a2057aae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:48:23 +0000 Subject: [PATCH] Bump resteasy-client in /examples/books-example Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.9.Final to 4.5.7.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.9.Final...4.5.7.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/books-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/books-example/pom.xml b/examples/books-example/pom.xml index f681ee401..7acf1fdfd 100644 --- a/examples/books-example/pom.xml +++ b/examples/books-example/pom.xml @@ -67,7 +67,7 @@ org.jboss.resteasy resteasy-client - 3.0.9.Final + 4.5.7.Final