From a302a22829e1b804cbf243e9b2071fddac07937c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:54:19 +0000 Subject: [PATCH] Bump hibernate-validator in /Modules/quote 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/quote/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/quote/pom.xml b/Modules/quote/pom.xml index d031660..ade9d51 100644 --- a/Modules/quote/pom.xml +++ b/Modules/quote/pom.xml @@ -103,7 +103,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 5.3.6.Final org.springframework.webflow