From 838f8f68c60d7bec8deb15b449980a0ff5093fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 05:43:52 +0000 Subject: [PATCH] Update dependency org.hibernate.validator:hibernate-validator to v8 --- src/it/ajc/pom.xml | 2 +- src/it/ajc_defaultCopy/pom.xml | 2 +- src/it/ajc_disableCopy/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/it/ajc/pom.xml b/src/it/ajc/pom.xml index bcd919b..71d38e2 100644 --- a/src/it/ajc/pom.xml +++ b/src/it/ajc/pom.xml @@ -66,7 +66,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.2.5.Final + 8.0.0.Final test diff --git a/src/it/ajc_defaultCopy/pom.xml b/src/it/ajc_defaultCopy/pom.xml index 6916a3d..92b6132 100644 --- a/src/it/ajc_defaultCopy/pom.xml +++ b/src/it/ajc_defaultCopy/pom.xml @@ -66,7 +66,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.2.5.Final + 8.0.0.Final test diff --git a/src/it/ajc_disableCopy/pom.xml b/src/it/ajc_disableCopy/pom.xml index db71764..992d194 100644 --- a/src/it/ajc_disableCopy/pom.xml +++ b/src/it/ajc_disableCopy/pom.xml @@ -66,7 +66,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.2.5.Final + 8.0.0.Final test