From 8c7876ba6248d709ecfe15d1dfa8e7a157c0e3e7 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