Skip to content

Commit

Permalink
Upgrade to Hibernate 6.5.0.CR1.
Browse files Browse the repository at this point in the history
Closes #2379
  • Loading branch information
mp911de committed Apr 4, 2024
1 parent 91ef192 commit a190ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<springdata.mongodb>4.3.0-SNAPSHOT</springdata.mongodb>
<springdata.keyvalue>3.3.0-SNAPSHOT</springdata.keyvalue>

<hibernate.version>6.1.5.Final</hibernate.version>
<hibernate.version>6.5.0.CR1</hibernate.version>
</properties>

<developers>
Expand Down

0 comments on commit a190ab2

Please sign in to comment.