Skip to content

Commit 2429cc6

Browse files
committed
Upgrade to Hibernate 4.3.11.Final
Closes gh-3868
1 parent 8d75aa0 commit 2429cc6

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
@@ -70,7 +70,7 @@
7070
<gson.version>2.3.1</gson.version>
7171
<h2.version>1.4.188</h2.version>
7272
<hamcrest.version>1.3</hamcrest.version>
73-
<hibernate.version>4.3.10.Final</hibernate.version>
73+
<hibernate.version>4.3.11.Final</hibernate.version>
7474
<hibernate-entitymanager.version>${hibernate.version}</hibernate-entitymanager.version>
7575
<hibernate-validator.version>5.1.3.Final</hibernate-validator.version>
7676
<hikaricp.version>2.2.5</hikaricp.version>

0 commit comments

Comments
 (0)