From bb675d0d342e44280b39cce507a1e1bea10a4040 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/payment 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/payment/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/payment/pom.xml b/Modules/payment/pom.xml index 7d28fc0..30d4a71 100644 --- a/Modules/payment/pom.xml +++ b/Modules/payment/pom.xml @@ -103,7 +103,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.0.23.Final org.springframework.webflow