diff --git a/scouter.webapp/pom.xml b/scouter.webapp/pom.xml index 3362ca864..7cb9b2c6a 100644 --- a/scouter.webapp/pom.xml +++ b/scouter.webapp/pom.xml @@ -32,6 +32,12 @@ scouter-server ${project.version} provided + + + activation + javax.activation + + org.eclipse.jetty @@ -59,6 +65,20 @@ org.eclipse.jetty.websocket javax-websocket-server-impl ${jetty.version} + + + asm-tree + org.ow2.asm + + + asm-commons + org.ow2.asm + + + asm + org.ow2.asm + + org.glassfish.jersey.containers @@ -89,6 +109,16 @@ org.glassfish.jersey.ext jersey-bean-validation ${jersey.version} + + + jboss-logging + org.jboss.logging + + + classmate + com.fasterxml + + javax.xml.bind @@ -105,11 +135,6 @@ jaxb-impl 2.3.0 - - javax.activation - activation - 1.1.1 - org.projectlombok lombok @@ -295,4 +320,4 @@ - \ No newline at end of file +