From 175ed0667a3b3ecf5cd1908725d7a60eff52aa96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20=C3=89pardaud?= Date: Thu, 2 May 2024 17:11:25 +0200 Subject: [PATCH] Latest working Quarkus deps, use quarkus-awt for java2d in native --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index df1f1a5..01853be 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ UTF-8 quarkus-bom io.quarkus - 3.8.3 + 3.9.4 true 3.0.0-M7 - 3.0.11 + 3.0.12 1.1.1 @@ -55,6 +55,11 @@ quarkus-web-bundler ${web-bundler.version} + + + io.quarkus + quarkus-awt + io.quarkus quarkus-hibernate-orm-panache