mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-29 14:49:38 +00:00
migrating to Hibernate 4.3.3.Final
This commit is contained in:
parent
35a94eaa5d
commit
a4f18cb238
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
||||||
<jaxb-impl.version>2.2.7</jaxb-impl.version>
|
<jaxb-impl.version>2.2.7</jaxb-impl.version>
|
||||||
|
|
||||||
<!-- Hibernate / JPA -->
|
<!-- Hibernate / JPA -->
|
||||||
<hibernate.version>4.3.1.Final</hibernate.version>
|
<hibernate.version>4.3.3.Final</hibernate.version>
|
||||||
|
|
||||||
<!-- Bean validation -->
|
<!-- Bean validation -->
|
||||||
<hibernate-validator.version>4.3.1.Final</hibernate-validator.version>
|
<hibernate-validator.version>4.3.1.Final</hibernate-validator.version>
|
||||||
|
|
Loading…
Reference in a new issue