From f9e51398514ba244c8f188327605176d7587f747 Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Thu, 25 Oct 2018 12:25:13 +0200 Subject: Adding dependency exclude for asm --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 8dc36444d..b7d998ad2 100644 --- a/pom.xml +++ b/pom.xml @@ -389,6 +389,10 @@ * + asm + * + + org.sonatype.sisu * @@ -1102,6 +1106,12 @@ org.apache.velocity velocity 1.7 + + + asm + * + + org.apache.archiva.redback -- cgit v1.2.3