Skip to content

Commit

Permalink
Use Hibernate ORM Jpamodelgen 6.5 for Panache static metamodel
Browse files Browse the repository at this point in the history
(cherry picked from commit 9ec1376)
  • Loading branch information
yrodiere authored and gsmet committed Jun 4, 2024
1 parent ed83732 commit 2a92c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
and unfortunately annotation processors are not covered by dependency management
in kotlin-maven-plugin; see https://github.com/quarkusio/quarkus/issues/37477#issuecomment-1923662964
-->
<hibernate-orm.version>6.4.4.Final</hibernate-orm.version>
<hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
<!-- Antlr 4 is used by the PanacheQL parser but also needs to match the requirements of Hibernate ORM 6.x-->
<antlr.version>4.13.0</antlr.version>

Expand Down

0 comments on commit 2a92c82

Please sign in to comment.