Author: ilgrosso
Date: Wed Sep 3 09:55:15 2014
New Revision: 1622202
URL: http://svn.apache.org/r1622202
Log:
Reverting Hibernate Validator version to 5.1.1.Final
Modified:
syncope/branches/1_2_X/pom.xml
Modified: syncope/branches/1_2_X/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/branches/1_2_X/pom.xml?rev=1622202&r1=1622201&r2=1622202&view=diff
==============================================================================
--- syncope/branches/1_2_X/pom.xml (original)
+++ syncope/branches/1_2_X/pom.xml Wed Sep 3 09:55:15 2014
@@ -334,7 +334,7 @@ under the License.
<quartz.version>2.2.1</quartz.version>
<openjpa.version>2.3.0</openjpa.version>
- <hibernate-validator.version>5.1.2.Final</hibernate-validator.version>
+ <hibernate-validator.version>5.1.1.Final</hibernate-validator.version>
<commons-dbcp.version>1.4</commons-dbcp.version>
<commons.logging.version>1.1.3</commons.logging.version>