From 45a16e73b81fac47b6f254ab26fe813341f0be35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 01:33:12 +0000 Subject: [PATCH] Bump resteasy-client in /nginx-admin-agent-client Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.1.4.Final to 3.14.0.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.1.4.Final...3.14.0.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- nginx-admin-agent-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-admin-agent-client/pom.xml b/nginx-admin-agent-client/pom.xml index 8ea40ff5..8104ed58 100644 --- a/nginx-admin-agent-client/pom.xml +++ b/nginx-admin-agent-client/pom.xml @@ -28,7 +28,7 @@ org.jboss.resteasy resteasy-client - 3.1.4.Final + 3.14.0.Final test