From c130ec0e4c58c022d8cca2cf4fef8fba4f949f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:33:53 +0000 Subject: [PATCH] Bump resteasy-client from 3.15.2.Final to 3.15.3.Final Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.15.2.Final to 3.15.3.Final. - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/3.15.2.Final...3.15.3.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 057834f37..35884eb89 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ org.jboss.resteasy resteasy-client - 3.15.2.Final + 3.15.3.Final