From 9ec13762ba964ea7b24e417f3502880e78e30342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Tue, 4 Jun 2024 12:01:05 +0200 Subject: [PATCH] Use Hibernate ORM Jpamodelgen 6.5 for Panache static metamodel --- build-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 4f30c5d50cda2..1ab6ced8a56d6 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -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 --> - 6.4.4.Final + 6.5.2.Final 4.13.0