X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=de393bafe3387dca58a815736bb9f9e44a3a4dd5;hb=320a85770f0f3c15d2e5e658c42b713485a999c4;hp=a7a3151374397febb0d062463f273ebbecb416d7;hpb=aa988a2dd377cbd8e675b7f95636a4e4a3cef17a;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index a7a31513..de393baf 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -41,6 +41,11 @@ onap/dmaap/datarouter-subscriber + + commons-codec + commons-codec + ${commons-codec.version} + org.eclipse.jetty jetty-server @@ -91,6 +96,23 @@ jetty-io ${jetty.version} + + com.thoughtworks.xstream + xstream + ${thoughtworks.version} + + + ch.qos.logback + logback-classic + ${qos.logback.version} + compile + + + ch.qos.logback + logback-core + ${qos.logback.version} + compile + org.apache.httpcomponents httpclient