From 91ef9c57b50adf659bac3ae34e05a1624435d2e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 05:17:00 +0000 Subject: [PATCH] Bump hibernate-validator from 6.2.3.Final to 7.0.5.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.3.Final to 7.0.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.5.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.2.3.Final...7.0.5.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator 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 5108f953b3..aaac302854 100644 --- a/primefaces-integration-tests/pom.xml +++ b/primefaces-integration-tests/pom.xml @@ -29,7 +29,7 @@ server - 6.2.3.Final + 7.0.5.Final 1.18.24 2.3.10 2.3-next-M6 diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index 5c4c5c1212..f2747f27a4 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -18,7 +18,7 @@ 2.0.27 - 6.2.3.Final + 7.0.5.Final 2.3.17 2.3.10 2.3-next-M6