hibernate and other maven upgrades

This commit is contained in:
eugenp
2013-08-19 21:34:24 +03:00
parent 8b6a612e6c
commit e412b13818
23 changed files with 37 additions and 52 deletions
+2 -2
View File
@@ -188,7 +188,7 @@
<jstl.version>1.2</jstl.version>
<!-- persistence -->
<hibernate.version>4.2.3.Final</hibernate.version>
<hibernate.version>4.2.4.Final</hibernate.version>
<mysql-connector-java.version>5.1.26</mysql-connector-java.version>
<!-- logging -->
@@ -215,7 +215,7 @@
<!-- Maven plugins -->
<cargo-maven2-plugin.version>1.4.3</cargo-maven2-plugin.version>
<maven-surefire-plugin.version>2.15</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.16</maven-surefire-plugin.version>
</properties>
</project>