From 33d44ec7c38e4defe6110d4dcf28a0e5e877cc8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:54:21 +0000 Subject: [PATCH] Bump hibernate-validator in /Modules/webstore Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.1.Final to 5.3.6.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/4.3.1.Final...5.3.6.Final) 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..f38e0cc 100644 --- a/Modules/webstore/pom.xml +++ b/Modules/webstore/pom.xml @@ -99,7 +99,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 5.3.6.Final org.springframework.webflow