X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9abc7e580f88bfd80db20f2a6bb7959417c460d7;hb=95b4f4645fe544c8f11651d7aa78381b24fc3769;hp=07b5f60e9cdcca9bae79a1399f39737f95599c25;hpb=abdc7bfcaf9431fd507f0e9cd7fbdb96413386cd;p=holmes%2Frule-management.git diff --git a/pom.xml b/pom.xml index 07b5f60..9abc7e5 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 @@ -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 @@ -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.0 org.glassfish.jersey.containers @@ -155,7 +181,7 @@ org.postgresql postgresql - 42.2.5 + 42.2.13 junit @@ -183,7 +209,7 @@ io.swagger swagger-jersey2-jaxrs - 1.5.3 + 1.6.1 com.fasterxml.jackson.core @@ -205,6 +231,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 @@ -288,14 +322,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 +340,56 @@ org.glassfish.jersey.core jersey-client - ${jersey.version} org.glassfish.jersey.core jersey-common - ${jersey.version} + + + 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 + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 11 + + + + + + + + + + + + + + + + + + + + org.jacoco jacoco-maven-plugin