From 6e9f5da8391f2dfe2531cb7520fafa0cc4a554db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 01:45:43 +0000 Subject: [PATCH] Bump hibernate-validator from 5.2.2.Final to 6.0.23.Final in /lirejarp Bumps hibernate-validator from 5.2.2.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lirejarp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lirejarp/pom.xml b/lirejarp/pom.xml index 01616ce..b5288d5 100644 --- a/lirejarp/pom.xml +++ b/lirejarp/pom.xml @@ -95,7 +95,7 @@ org.hibernate hibernate-validator - 5.2.2.Final + 6.0.23.Final