From ea8dae7c41a8bb63d93d0082934c2d3195e665f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:50:35 +0000 Subject: [PATCH] chore(deps): bump org.hibernate:hibernate-validator Bumps org.hibernate:hibernate-validator from 6.0.16.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06a9bc1..c43aff3 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.hibernate hibernate-validator - 6.0.16.Final + 6.2.0.Final