From 15a03077b1d854272b0980a8fb835c233629e36a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:49:44 +0000 Subject: [PATCH] :arrow_up: Bump org.hibernate:hibernate-validator Bumps org.hibernate:hibernate-validator from 6.0.1.Final to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/default-use/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/default-use/pom.xml b/examples/default-use/pom.xml index 84e11a6..3bb1c2b 100644 --- a/examples/default-use/pom.xml +++ b/examples/default-use/pom.xml @@ -64,7 +64,7 @@ org.hibernate hibernate-validator - 6.0.1.Final + 6.2.0.Final