Skip to content

Commit a190ab2

Browse files
committed
Upgrade to Hibernate 6.5.0.CR1.
Closes #2379
1 parent 91ef192 commit a190ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<springdata.mongodb>4.3.0-SNAPSHOT</springdata.mongodb>
3434
<springdata.keyvalue>3.3.0-SNAPSHOT</springdata.keyvalue>
3535

36-
<hibernate.version>6.1.5.Final</hibernate.version>
36+
<hibernate.version>6.5.0.CR1</hibernate.version>
3737
</properties>
3838

3939
<developers>

0 commit comments

Comments
 (0)