From 057ce1bed99fc83a00f8d3e041614d32c63fd00f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Oct 2015 20:50:58 +0100 Subject: [PATCH] Upgrade to Hibernate Validator 5.2.2.Final Closes gh-4178 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 28b15926b40..9875ed28760 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -77,7 +77,7 @@ 1.3 3.5.3 4.3.11.Final - 5.2.1.Final + 5.2.2.Final 2.4.1 2.3.9 2.4.7.Final