From 5ffe3f3c9f78c9184516ccaf213dd12907abfcb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:51:14 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator in /osworks-api Bumps org.hibernate:hibernate-validator from 6.1.5.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] --- osworks-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osworks-api/pom.xml b/osworks-api/pom.xml index bc830d9..acaaeb5 100644 --- a/osworks-api/pom.xml +++ b/osworks-api/pom.xml @@ -75,7 +75,7 @@ org.hibernate hibernate-validator - 6.1.5.Final + 6.2.0.Final