From 818c6febede797f77f8c26ecca2966eecb0bb780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:38:31 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator in /osms Bumps org.hibernate:hibernate-validator from 4.3.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] --- osms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osms/pom.xml b/osms/pom.xml index 2ae6224..3298778 100644 --- a/osms/pom.xml +++ b/osms/pom.xml @@ -64,7 +64,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.2.0.Final