From 4920cfd745de567bd83cf51d7a506f8368ec5b22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 10:50:42 +0000 Subject: [PATCH] Bump hibernate-validator from 6.1.5.Final to 7.0.1.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.5.Final to 7.0.1.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.1.5.Final...7.0.1.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 917833d234..b0df41c206 100644 --- a/primefaces-integration-tests/pom.xml +++ b/primefaces-integration-tests/pom.xml @@ -27,7 +27,7 @@ true - 6.2.0.Final + 7.0.1.Final 1.18.20 2.3.9 2.3-next-M6 diff --git a/primefaces-showcase/pom.xml b/primefaces-showcase/pom.xml index 65d2304325..b320587261 100644 --- a/primefaces-showcase/pom.xml +++ b/primefaces-showcase/pom.xml @@ -18,7 +18,7 @@ 2.0.23 - 6.1.5.Final + 7.0.1.Final 2.3.16 2.3.9 4.7.0.Final