Skip to content

Commit 4e9da8c

Browse files
committed
Upgrade to Hibernate 4.3.7
Closes gh-1881
1 parent 55f976d commit 4e9da8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<groovy.version>2.3.7</groovy.version>
6464
<h2.version>1.3.176</h2.version>
6565
<hamcrest.version>1.3</hamcrest.version>
66-
<hibernate.version>4.3.6.Final</hibernate.version>
66+
<hibernate.version>4.3.7.Final</hibernate.version>
6767
<hibernate-entitymanager.version>${hibernate.version}</hibernate-entitymanager.version>
6868
<hibernate-jpa-api.version>1.0.1.Final</hibernate-jpa-api.version>
6969
<hibernate-validator.version>5.0.3.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)