From 6deb826860e06bf823e50539b435fea1d3de166e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 09:14:29 +0000 Subject: [PATCH] Bump resteasy.version from 5.0.3.Final to 6.0.1.Final Bumps `resteasy.version` from 5.0.3.Final to 6.0.1.Final. Updates `resteasy-core` from 5.0.3.Final to 6.0.1.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/5.0.3.Final...6.0.1.Final) Updates `resteasy-servlet-initializer` from 5.0.3.Final to 6.0.1.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/5.0.3.Final...6.0.1.Final) Updates `resteasy-cdi` from 5.0.3.Final to 6.0.1.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/5.0.3.Final...6.0.1.Final) Updates `resteasy-jackson2-provider` from 5.0.3.Final to 6.0.1.Final --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-servlet-initializer dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-cdi dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- primefaces-integration-tests/pom.xml | 2 +- primefaces-showcase/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/primefaces-integration-tests/pom.xml b/primefaces-integration-tests/pom.xml index 1cc11077bd..5d0d3c3389 100644 --- a/primefaces-integration-tests/pom.xml +++ b/primefaces-integration-tests/pom.xml @@ -34,7 +34,7 @@ 2.3.10 2.3-next-M6 9.0.64 - 5.0.3.Final + 6.0.1.Final 2.0.27 9.4.48.v20220622 diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index c11509a3f0..f845fc1816 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -22,7 +22,7 @@ 2.3.18 2.3.10 2.3-next-M6 - 5.0.3.Final + 6.0.1.Final 9.4.48.v20220622 Production