X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4e1211cf789eddfafcab64a66d91e9007370a0d5;hb=6bcd1b3a54a9133e4285bf2f8a0084d1899f47f5;hp=cb7bf34a0400ec959c805d4f2976e68ad2804e03;hpb=ce764eb74e8c3cb143ddb31cce8b0af785d1b8a2;p=holmes%2Frule-management.git diff --git a/pom.xml b/pom.xml index cb7bf34..4e1211c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.7-SNAPSHOT + 1.2.9-SNAPSHOT pom holmes-rule-management @@ -81,7 +81,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.1.1 + 1.2.5 ch.qos.logback @@ -107,8 +107,17 @@ org.checkerframework checker-qual + + com.squareup.retrofit2 + retrofit + + + com.squareup.retrofit2 + retrofit + 2.5.0 + org.reflections reflections @@ -117,7 +126,7 @@ org.onap.holmes.common holmes-actions - 1.3.0 + 1.3.2 org.glassfish.jersey.containers @@ -154,11 +163,6 @@ dropwizard-jdbi 2.0.0-rc9 - - org.antlr - stringtemplate - 3.2.1 - com.squareup.okhttp3 okhttp @@ -239,12 +243,6 @@ ${powermock.version} test - - org.mockito - mockito-core - 2.18.0 - test - org.powermock powermock-core @@ -286,11 +284,6 @@ 1.3 test - - com.googlecode.json-simple - json-simple - 1.1.1 - net.sf.json-lib json-lib @@ -313,10 +306,11 @@ 3.2.2 - com.alibaba - fastjson - 1.2.49 + com.google.code.gson + gson + 2.8.6 + org.glassfish.jersey.core jersey-server @@ -335,21 +329,6 @@ org.glassfish.jersey.core jersey-common - - javax.annotation - javax.annotation-api - 1.3.2 - - - javax.xml.bind - jaxb-api - 2.4.0-b180725.0427 - - - org.glassfish.jaxb - jaxb-runtime - 2.4.0-b180725.0644 -