Skip to content

Commit ca4cf66

Browse files
committed
DATAJPA-1498 - Upgraded Hibernate 5.4 build profile to 5.4.1.
1 parent bf43e14 commit ca4cf66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@
6767
<profile>
6868
<id>hibernate-54</id>
6969
<properties>
70-
<hibernate>5.4.0.Final</hibernate>
70+
<hibernate>5.4.1.Final</hibernate>
7171
</properties>
7272
</profile>
7373
<profile>
7474
<id>hibernate-54-next</id>
7575
<properties>
76-
<hibernate>5.4.1-SNAPSHOT</hibernate>
76+
<hibernate>5.4.2-SNAPSHOT</hibernate>
7777
</properties>
7878
<repositories>
7979
<repository>

0 commit comments

Comments
 (0)