From 46589e14ce0e91420a3cd819f813d8c4280c2c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:53:10 +0000 Subject: [PATCH] Bump hibernate-validator in /Modules/webstore Bumps hibernate-validator from 4.3.1.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Modules/webstore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/webstore/pom.xml b/Modules/webstore/pom.xml index d0c9873..a9c199a 100644 --- a/Modules/webstore/pom.xml +++ b/Modules/webstore/pom.xml @@ -99,7 +99,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.0.23.Final org.springframework.webflow