From d7626701cb2db3c168cc2496cf8d850a6e646914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:55:28 +0000 Subject: [PATCH] chore(deps): update dependency org.hibernate.validator:hibernate-validator to v8 --- pom.xml | 2 +- src/it/weaving/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 98cfa35c..f4738cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.2.5.Final + 8.0.1.Final test diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml index bd149356..950d2d7d 100644 --- a/src/it/weaving/pom.xml +++ b/src/it/weaving/pom.xml @@ -82,7 +82,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.2.5.Final + 8.0.1.Final org.aspectj