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

upgrading version of HIbernate Validator

But didn't upgrade to the latest due to an incompatibility with Tomcat
6.x.
parent bd0ffc1b
No related branches found
No related tags found
No related merge requests found
......@@ -28,10 +28,10 @@
<jaxb-impl.version>2.2.7-b63</jaxb-impl.version>
<!-- Hibernate / JPA -->
<hibernate.version>4.1.9.Final</hibernate.version>
<hibernate.version>4.1.11.Final</hibernate.version>
<!-- Bean validation -->
<hibernate-validator.version>4.3.0.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