From 8b31e6b60b4bccc7d71b1459bc7f65fefb716f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 09:01:21 +0000 Subject: [PATCH] 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 d86fdb1f..42f9740f 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.0.20.Final + 8.0.1.Final test diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml index 19a815a3..e3ccc4cd 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.0.20.Final + 8.0.1.Final org.aspectj