From c23f7bd148b6b26b7a29ae70ead974f5c1c5401a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 02:10:07 +0000 Subject: [PATCH] Bump resteasy-client in /zetark-oauth2-client Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.9.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.0.9.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zetark-oauth2-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zetark-oauth2-client/pom.xml b/zetark-oauth2-client/pom.xml index bfd5e5d..08b6d9a 100644 --- a/zetark-oauth2-client/pom.xml +++ b/zetark-oauth2-client/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy resteasy-client - 3.0.9.Final + 3.14.0.Final