X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-node%2Fpom.xml;h=f43fbd1c3a61acdd11d6b91a906c4c566818c04d;hb=refs%2Fheads%2F2.0.0-ONAP;hp=1db177f2e6228275da8b2a1d9193daed4385c022;hpb=070b01cc6eb66cec5c8131b2f3d6f2d50879754f;p=dmaap%2Fdatarouter.git diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 1db177f2..f43fbd1c 100644 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -26,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../pom.xml @@ -86,6 +86,23 @@ servlet-api 2.5 + + com.thoughtworks.xstream + xstream + 1.4.7 + + + ch.qos.logback + logback-classic + 1.2.0 + compile + + + ch.qos.logback + logback-core + 1.2.0 + compile + org.eclipse.jetty @@ -182,12 +199,18 @@ org.apache.httpcomponents httpclient - 4.2.3 + 4.5.3 org.sonatype.http-testing-harness junit-runner 0.11 + + + org.databene + contiperf + +