From cb27b3969d304d594042001055e775bcabb8a38f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 02:08:25 +0000 Subject: [PATCH] Bump hibernate-validator in /stella-bean-validation Bumps hibernate-validator from 4.1.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- stella-bean-validation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stella-bean-validation/pom.xml b/stella-bean-validation/pom.xml index 6ba899ee..ca4c7a40 100644 --- a/stella-bean-validation/pom.xml +++ b/stella-bean-validation/pom.xml @@ -34,7 +34,7 @@ org.hibernate hibernate-validator - 4.1.0.Final + 6.0.23.Final test