From 5e713e3d485c0e3fdf16710bafed14392ae651fd Mon Sep 17 00:00:00 2001 From: Alexey Loubyansky Date: Mon, 26 Oct 2020 12:12:47 +0100 Subject: [PATCH] Add xml-apis:xml-apis as parentFirstArtifact to io.quarkus:quarkus-core --- core/runtime/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 2ed64bde5360d..b714a4ff65983 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -131,6 +131,7 @@ org.ow2.asm:asm-commons org.apache.maven:maven-model org.codehaus.plexus:plexus-utils + xml-apis:xml-apis