From f8154228cb5160f7668a556aaacaef5d60878140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:52:47 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 6.0.23.Final Bumps hibernate-validator from 4.2.0.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 b0a876b..785f727 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ jstl-1.1.jar -> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %> org.hibernate hibernate-validator - 4.2.0.Final + 6.0.23.Final javassist