Skip to content
Snippets Groups Projects
Commit 9489b926 authored by Mic's avatar Mic
Browse files

currently reverting to hibernate validator 4.3.1.Final as there seems to be some issues with EL lib

parent 2b98dcd2
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<hibernate.version>4.1.11.Final</hibernate.version>
<!-- Bean validation -->
<hibernate-validator.version>5.0.1.Final</hibernate-validator.version>
<hibernate-validator.version>4.3.1.Final</hibernate-validator.version>
<!-- Database access -->
<commons-dbcp.version>1.4</commons-dbcp.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment