Skip to content

Commit 2a92c82

Browse files
yrodieregsmet
authored andcommitted
Use Hibernate ORM Jpamodelgen 6.5 for Panache static metamodel
(cherry picked from commit 9ec1376)
1 parent ed83732 commit 2a92c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
and unfortunately annotation processors are not covered by dependency management
7676
in kotlin-maven-plugin; see https://github.com/quarkusio/quarkus/issues/37477#issuecomment-1923662964
7777
-->
78-
<hibernate-orm.version>6.4.4.Final</hibernate-orm.version>
78+
<hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
7979
<!-- Antlr 4 is used by the PanacheQL parser but also needs to match the requirements of Hibernate ORM 6.x-->
8080
<antlr.version>4.13.0</antlr.version>
8181

0 commit comments

Comments
 (0)