From 5505f01ab02d79d85e0edc15887eae00a953eb83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:08:56 +0000 Subject: [PATCH] fix(deps): update dependency org.hibernate.validator:hibernate-validator to v8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad102f0de3..27403489bd 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.hibernate.validator hibernate-validator - 6.0.20.Final + 8.0.0.Final runtime