X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=263049348ec9ba75bb61d1a5a7a716629adaceb5;hb=907bb776273e1bf41331609c51dc520c3d4fa181;hp=90ae0fed8fdd7bb576e88c530e51cfec4ef57191;hpb=3d4e12d9293a7a3ca3cceb03289d11497ccbff38;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 90ae0fe..2630493 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -36,7 +36,7 @@ - 3.2.14.RELEASE + 3.2.15.RELEASE 3.0.4 1.2 1.7 @@ -90,13 +90,62 @@ - + + commons-collections + commons-collections + 3.2.2 + + + ch.qos.logback + logback-core + 1.2.0 + + + ch.qos.logback + logback-classic + 1.2.0 + + + commons-beanutils + commons-beanutils + 1.9.2 + + + + commons-logging + commons-logging + + + + + org.codehaus.groovy + groovy-all + 2.4.4 + compile + + + jline + jline + + + + + commons-fileupload + commons-fileupload + 1.3.3 + + junit junit 4.11 test + + com.att.aft + dme2 + 3.1.200-oss + @@ -233,15 +282,21 @@ - org.apache.httpcomponents - httpclient - 4.4.1 - - - org.apache.httpcomponents - httpclient-cache - 4.4.1 - + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + @@ -262,24 +317,12 @@ 2.6.0 - - com.att.aft - dme2 - 3.1.200 - com.google.code.gson gson 2.8.0 - - org.mockito - mockito-all - 1.9.5 - test - - com.fasterxml.jackson.core