From 64f3dac8b149319194509f038d7654f5574fb1ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:54:36 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 6.0.23.Final in /web 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] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index 2f57b8a..5d25e9d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -49,7 +49,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 6.0.23.Final org.hsqldb