X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9b22affec65ec966155179883afd38833b8f0112;hb=d56955b6ed0374643531bec5b81d6bf2bdd25b74;hp=85b4fe63323f9f4baa8067108d60517149be1647;hpb=228ca12aeb2151dccd07fbba9a0a221fd39e881d;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 85b4fe6..9b22aff 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.18-SNAPSHOT + 1.1.20-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -197,7 +197,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 @@ -294,7 +294,7 @@ org.apache.zookeeper zookeeper - 3.4.10 + 3.4.14 @@ -352,9 +352,16 @@ 0.0.1 - javax.mail - mail - 1.4.4 + com.sun.mail + javax.mail + 1.6.0 + + + + javax.activation + activation + +