Skip to content

Commit

Permalink
GH-251 - Upgrade to Hibernate 6.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 12, 2024
1 parent 6cf084d commit 19d0c32
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 @@ -26,7 +26,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<archunit.version>1.3.0</archunit.version>
<bytebuddy.version>1.14.18</bytebuddy.version>
<hibernate.version>6.4.4.Final</hibernate.version>
<hibernate.version>6.5.2.Final</hibernate.version>
<jmolecules.version>1.8.0</jmolecules.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot3.version>3.3.1</spring-boot3.version>
Expand Down

0 comments on commit 19d0c32

Please sign in to comment.