Skip to content

Commit

Permalink
Upgrade to Hibernate ORM 6.2.13.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Oct 13, 2023
1 parent b3a623a commit 448d6e4
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 @@ -99,7 +99,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.11.Final</hibernate-orm.version>
<hibernate-orm.version>6.2.13.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 448d6e4

Please sign in to comment.