From 055a723d50ed01ea1d8b91cc795a28240e1ba627 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 17 Jan 2023 18:48:32 +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 34a97157..ff7e8823 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
org.hibernate.validator
hibernate-validator
- 6.0.20.Final
+ 8.0.0.Final
test
diff --git a/src/it/weaving/pom.xml b/src/it/weaving/pom.xml
index fc1ff5ac..a26d4be4 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.0.Final
org.aspectj