We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed83732 commit 2a92c82Copy full SHA for 2a92c82
build-parent/pom.xml
@@ -75,7 +75,7 @@
75
and unfortunately annotation processors are not covered by dependency management
76
in kotlin-maven-plugin; see https://github.com/quarkusio/quarkus/issues/37477#issuecomment-1923662964
77
-->
78
- <hibernate-orm.version>6.4.4.Final</hibernate-orm.version>
+ <hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
79
<!-- Antlr 4 is used by the PanacheQL parser but also needs to match the requirements of Hibernate ORM 6.x-->
80
<antlr.version>4.13.0</antlr.version>
81
0 commit comments