From 2b98dcd2af49d98e6249e94e09a530e42c4d0a3f Mon Sep 17 00:00:00 2001 From: Mic Date: Thu, 2 May 2013 12:28:43 +0800 Subject: [PATCH] migrated to Hibernate Validator 5.0.1 (see https://hibernate.atlassian.net/browse/HV-790) --- pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 894f25942..4d3d52bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 4.1.11.Final - 5.0.0.Final + 5.0.1.Final 1.4 @@ -247,16 +247,6 @@ org.hibernate hibernate-validator ${hibernate-validator.version} - - - org.glassfish.web - javax.el - - - javax.el - javax.el-api - - org.hibernate