From b9bb5f06aac4dfd56fd4b88a855b263ab7df34c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 01:26:34 +0000 Subject: [PATCH] Bump resteasy-client from 3.0.19.Final to 3.14.0.Final in /jacq-common Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.19.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jacq-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jacq-common/pom.xml b/jacq-common/pom.xml index 7ed72e4..55dffcd 100644 --- a/jacq-common/pom.xml +++ b/jacq-common/pom.xml @@ -28,7 +28,7 @@ org.jboss.resteasy resteasy-client - 3.0.19.Final + 3.14.0.Final provided