From 21ec46b9ce5ac07e849ea6f392c336ce9dd6133b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:43:31 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator from 5.2.4.Final to 6.2.0.Final Bumps org.hibernate:hibernate-validator from 5.2.4.Final to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35dfee94..bf9175d9 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ org.hibernate hibernate-validator - 5.2.4.Final + 6.2.0.Final test