From 3d8b89e11a8a22cae6b78047ada18b8137ba5b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 16:07:30 +0000 Subject: [PATCH] Bump resteasy.version from 4.4.0-mod-qs to 4.6.0.Final Bumps `resteasy.version` from 4.4.0-mod-qs to 4.6.0.Final. Updates `resteasy-core` from 4.4.0-mod-qs to 4.6.0.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/commits/4.6.0.Final) Updates `resteasy-jdk-http` from 4.4.0-mod-qs to 4.6.0.Final --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-core dependency-type: direct:production - dependency-name: org.jboss.resteasy:resteasy-jdk-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d11704..1e5864e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 1.8 1.8 ${project.artifactId}-${project.version} - 4.4.0-mod-qs + 4.6.0.Final