From 6893c18e4ad3cf474bd06d979b118c3cca8980d4 Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 3 May 2013 11:00:17 +0800 Subject: [PATCH] migrating to Hibernate Validator 5.0.1 (currently not working with Tomcat 6) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8adfa8426..424f5c892 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 4.1.11.Final - 4.3.1.Final + 5.0.1.Final 1.4 @@ -424,7 +424,7 @@ org.apache.tomcat.maven tomcat7-maven-plugin - 2.0 + 2.1 tomcat-development-server 9966