Skip to content

Commit 85b63f3

Browse files
committed
Upgrade to Hibernate 5.2.14.Final
Closes gh-12278
1 parent 0bbdcfd commit 85b63f3

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<hamcrest.version>1.3</hamcrest.version>
6060
<hazelcast.version>3.9.3</hazelcast.version>
6161
<hazelcast-hibernate5.version>1.2.3</hazelcast-hibernate5.version>
62-
<hibernate.version>5.2.13.Final</hibernate.version>
62+
<hibernate.version>5.2.14.Final</hibernate.version>
6363
<hibernate-validator.version>6.0.7.Final</hibernate-validator.version>
6464
<hikaricp.version>2.7.8</hikaricp.version>
6565
<hsqldb.version>2.4.0</hsqldb.version>

0 commit comments

Comments
 (0)