diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index df429dd439..ea920ed50a 100644 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -161,7 +161,8 @@ org.slf4j.spi;version="[1.6,2)";resolution:=optional, org.apache.log4j;version="[1.2.14,2)";resolution:=optional, org.apache.log4j.spi;version="[1.2.14,2)";resolution:=optional, - org.eclipse.jetty*;resolution:=optional;version="[9.0,10)" + org.eclipse.jetty*;resolution:=optional;version="[9.0,10)", + org.objectweb.asm*;version="[6,8)" @@ -325,11 +326,11 @@ org.apache.geronimo.specs geronimo-annotation_1.0_spec - org.ow2.asm asm + provided org.osgi