X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Frule-management.git;a=blobdiff_plain;f=pom.xml;h=4e1211cf789eddfafcab64a66d91e9007370a0d5;hp=07b5f60e9cdcca9bae79a1399f39737f95599c25;hb=8062f2ba452b2166622d2d5d498bcb0ffb301292;hpb=a041fdb31505fc086e9416126e43f03e7cd50442 diff --git a/pom.xml b/pom.xml index 07b5f60..4e1211c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,8 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.onap.oparent @@ -24,7 +25,7 @@ org.onap.holmes.rule-management holmes-rulemgt-parent - 1.2.7-SNAPSHOT + 1.2.9-SNAPSHOT pom holmes-rule-management @@ -45,8 +46,8 @@ ${project.artifactId}-${project.version} 2.0.7 - 2.0.9 - 2.30.1 + 2.0.10 + 2.31 0.8.5 1.7.25 @@ -59,6 +60,18 @@ + + + + org.glassfish.jersey + jersey-bom + ${jersey.version} + pom + import + + + + ch.qos.logback @@ -68,7 +81,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.1.1 + 1.2.5 ch.qos.logback @@ -90,8 +103,21 @@ org.eclipse.jetty jetty-server + + org.checkerframework + checker-qual + + + com.squareup.retrofit2 + retrofit + + + com.squareup.retrofit2 + retrofit + 2.5.0 + org.reflections reflections @@ -100,7 +126,7 @@ org.onap.holmes.common holmes-actions - 1.2.13 + 1.3.2 org.glassfish.jersey.containers @@ -137,11 +163,6 @@ dropwizard-jdbi 2.0.0-rc9 - - org.antlr - stringtemplate - 3.2.1 - com.squareup.okhttp3 okhttp @@ -155,7 +176,7 @@ org.postgresql postgresql - 42.2.5 + 42.2.13 junit @@ -183,7 +204,7 @@ io.swagger swagger-jersey2-jaxrs - 1.5.3 + 1.6.1 com.fasterxml.jackson.core @@ -205,6 +226,14 @@ org.glassfish.jersey.containers jersey-container-servlet-core + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + com.fasterxml.jackson.jaxrs + jackson-datatype-joda + provided @@ -214,12 +243,6 @@ ${powermock.version} test - - org.mockito - mockito-core - 2.18.0 - test - org.powermock powermock-core @@ -261,11 +284,6 @@ 1.3 test - - com.googlecode.json-simple - json-simple - 1.1.1 - net.sf.json-lib json-lib @@ -288,14 +306,14 @@ 3.2.2 - com.alibaba - fastjson - 1.2.49 + com.google.code.gson + gson + 2.8.6 + org.glassfish.jersey.core jersey-server - ${jersey.version} javax.validation @@ -306,17 +324,41 @@ org.glassfish.jersey.core jersey-client - ${jersey.version} org.glassfish.jersey.core jersey-common - ${jersey.version} + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 11 + + + + + + + + + + + + + + + + + + + + org.jacoco jacoco-maven-plugin