Skip to content

Commit

Permalink
Upgrade to Hibernate ORM 6.4.3.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Feb 2, 2024
1 parent 35c60b8 commit 96c5c4b
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 @@ -100,7 +100,7 @@
bytebuddy.version (just below), hibernate-orm.version-for-documentation (in docs/pom.xml)
and both hibernate-orm.version and antlr.version in build-parent/pom.xml
WARNING again for diffs that don't provide enough context: when updating, see above -->
<hibernate-orm.version>6.4.2.Final</hibernate-orm.version>
<hibernate-orm.version>6.4.3.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.2.2.Final</hibernate-reactive.version>
Expand Down

0 comments on commit 96c5c4b

Please sign in to comment.