From b232d9e871384f7bcc74fdb8840c886db69cc084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:51:00 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator in /performance Bumps org.hibernate:hibernate-validator from none 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] --- performance/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/pom.xml b/performance/pom.xml index 32f38b780..c11313381 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -44,7 +44,7 @@ none - none + 6.2.0.Final ../..