Skip to content

Commit 59bf678

Browse files
committed
Upgrade Hibernate to 5.5.3.Final
Closes #2257
1 parent 400aa0e commit 59bf678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dist.key>DATAJPA</dist.key>
2424

2525
<eclipselink>2.7.9</eclipselink>
26-
<hibernate>5.5.2.Final</hibernate>
26+
<hibernate>5.5.3.Final</hibernate>
2727
<vavr>0.10.3</vavr>
2828
<hibernate.groupId>org.hibernate</hibernate.groupId>
2929
<springdata.commons>2.6.0-SNAPSHOT</springdata.commons>

0 commit comments

Comments
 (0)