From bd595c1d677983b912b8d7de0fd679cd42fbb858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 07:58:00 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-validator from 5.3.4.Final to 6.0.23.Final Bumps org.hibernate:hibernate-validator from 5.3.4.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator 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 3da3468..49e3919 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.hibernate hibernate-validator - 5.3.4.Final + 6.0.23.Final