X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2c08042b19fbc7c6b3cab68413d5aff78601ff64;hb=ff3aec1d16096530d46369a348e56244dc2faf1a;hp=a05b80b54d91f040d4fdd0e18c0a0961e6bdcedb;hpb=e5e5a1bfa7daccdae412f43815ba0e5a2d7f175d;p=holmes%2Fdsa.git diff --git a/pom.xml b/pom.xml index a05b80b..2c08042 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.holmes.dsa holmes-dsa-parent - 1.2.0-SNAPSHOT + 1.2.2 pom holmes-dsa @@ -79,12 +79,41 @@ org.onap.holmes.common holmes-actions - 1.2.0-SNAPSHOT + 1.2.1 io.dropwizard dropwizard-core ${dropwizard.version} + + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-util + + + org.eclipse.jetty + jetty-server + + + + + org.eclipse.jetty + jetty-server + 9.4.11.v20180605 + + + org.eclipse.jetty + jetty-http + 9.4.11.v20180605 + + + org.eclipse.jetty + jetty-util + 9.4.11.v20180605 io.dropwizard