From 17522bb0af00d45eae2bc7d7f971c82c3edaaa1b 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index a05b6e0257fc22..0b11a4441e34c6 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -3291,7 +3291,7 @@ importmap ${importmap.version} - + biz.paluch.logging @@ -6343,6 +6343,7 @@ test junit:junit + org.jboss:jdk-misc