From a925a6e137f2c502715955fd9fad0643d74308db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 13:20:07 +0000 Subject: [PATCH] Bump resteasy-client from 3.11.2.Final to 3.14.0.Final in /stocker Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.11.2.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.11.2.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stocker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stocker/pom.xml b/stocker/pom.xml index a204419..1163edc 100644 --- a/stocker/pom.xml +++ b/stocker/pom.xml @@ -20,7 +20,7 @@ 1.8 1.8 - 3.11.2.Final + 3.14.0.Final ${resteasy.version}