Skip to content

Commit

Permalink
Merge pull request #38099 from gsmet/3.6-hibernate-orm-6.2.18
Browse files Browse the repository at this point in the history
[3.6] Upgrade to Hibernate ORM 6.2.18.Final
  • Loading branch information
gsmet authored Jan 9, 2024
2 parents a9532e6 + 0e6a4b3 commit b1ee3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<classmate.version>1.5.1</classmate.version>
<!-- When updating, align bytebuddy.version to Hibernate needs as well (just below),
as well as hibernate-orm.version-for-documentation in docs/pom.xml -->
<hibernate-orm.version>6.2.13.Final</hibernate-orm.version>
<hibernate-orm.version>6.2.18.Final</hibernate-orm.version>
<bytebuddy.version>1.14.7</bytebuddy.version> <!-- Version controlled by Hibernate ORM's needs -->
<hibernate-commons-annotations.version>6.0.6.Final</hibernate-commons-annotations.version> <!-- version controlled by Hibernate ORM -->
<hibernate-reactive.version>2.0.6.Final</hibernate-reactive.version>
Expand Down

0 comments on commit b1ee3ee

Please sign in to comment.