From 193ffeeeea9337adc511c486db17aff84d0d7e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 01:57:08 +0000 Subject: [PATCH] Bump hibernate-validator from 7.0.1.Final to 8.0.0.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.1.Final to 8.0.0.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/7.0.1.Final...8.0.0.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] --- pom.xml | 2 +- querydsl-hibernate-search/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 83dcb83bd9..2d8aa9c890 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 5.4.8.Final - 7.0.1.Final + 8.0.0.Final 2.7.8 31.0.1-jre diff --git a/querydsl-hibernate-search/pom.xml b/querydsl-hibernate-search/pom.xml index 3b453e719a..8c040087aa 100644 --- a/querydsl-hibernate-search/pom.xml +++ b/querydsl-hibernate-search/pom.xml @@ -24,7 +24,7 @@ 5.5.3.Final - 7.0.1.Final + 8.0.0.Final 5.11.9.Final 5.5.5