From caac6bcf78dfafaf8d07bf48a7fe33676d4eb9af Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:00:33 +0000
Subject: [PATCH] Update hibernate validator to v8.0.2.Final
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4472de74..d92ceece 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,19 +521,19 @@
org.hibernate.validator
hibernate-validator-annotation-processor
- 8.0.1.Final
+ 8.0.2.Final
test
org.hibernate.validator
hibernate-validator
- 8.0.1.Final
+ 8.0.2.Final
compile
org.hibernate.validator
hibernate-validator-cdi
- 8.0.1.Final
+ 8.0.2.Final
compile