From 3016cc374cecc144a5c384812c02a0f6eb61b235 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Wed, 8 Nov 2023 17:28:38 +0100 Subject: [PATCH] Workaround https://github.com/quarkusio/quarkus/issues/36952 alias https://github.com/jboss/jboss-parent-pom/issues/236 jboss-parent:40 still manages jdk-misc, but does not define version.jdk-misc anymore --- bom/application/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 12ba92c88e127..365bf6d0e2ca8 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -3291,7 +3291,7 @@ importmap ${importmap.version} - + biz.paluch.logging @@ -6343,6 +6343,12 @@ test junit:junit + + + + + + org.jboss:jdk-misc