X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt%2Fpom.xml;h=2d881ac5f4d7500103890d284733eecd81470209;hb=3c487f863a32c2fe7399298e071414811e33647a;hp=5b2a11a8791dd78ab7235f0b52cb3e0c581cca8a;hpb=a3aa5d702e9781a03083338ea70a2fe4b15c067f;p=holmes%2Frule-management.git diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 5b2a11a..2d881ac 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 org.onap.holmes.rule-management holmes-rulemgt-parent - 1.0.0-SNAPSHOT + 1.2.5 holmes-rulemgt holmes-rulemgt-service jar + + 9.4.17.v20190418 + + + + org.hibernate + hibernate-validator + 5.4.2.Final + org.onap.msb.java-sdk msb-java-sdk + + + ch.qos.logback + logback-classic + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + com.squareup.okhttp3 + okhttp + + + org.eclipse.jetty + jetty-server + + org.reflections @@ -40,15 +70,18 @@ org.onap.holmes.common holmes-actions - 1.0.0-SNAPSHOT org.glassfish.jersey.containers jersey-container-servlet-core - org.apache.activemq - activemq-core + io.swagger + swagger-jersey2-jaxrs + + + org.slf4j + slf4j-api @@ -73,11 +106,60 @@ logback - log4j-over-slf4j + org.hibernate + hibernate-validator + + org.slf4j + slf4j-api + + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-util + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + + org.eclipse.jetty + jetty-server + ${jetty.version} + + + org.eclipse.jetty + jetty-http + ${jetty.version} + + + org.eclipse.jetty + jetty-util + ${jetty.version} + + + org.eclipse.jetty + jetty-servlet + ${jetty.version} + + + com.squareup.okhttp3 + okhttp + 3.14.1 + + + io.dropwizard + dropwizard-jdbi + org.projectlombok lombok @@ -86,10 +168,6 @@ org.postgresql postgresql - - org.quartz-scheduler - quartz - junit junit @@ -109,6 +187,20 @@ io.swagger swagger-jersey2-jaxrs + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + provided @@ -134,6 +226,18 @@ org.powermock powermock-classloading-xstream 1.6.5 + + + com.thoughtworks.xstream + xstream + + + test + + + com.thoughtworks.xstream + xstream + 1.4.10 test @@ -151,12 +255,12 @@ org.javassist javassist - 3.15.0-GA + 3.20.0-GA org.apache.httpcomponents httpclient - 4.3.6 + 4.5.6 com.googlecode.json-simple @@ -168,6 +272,26 @@ json-lib 2.4 jdk15 + + + commons-collections + commons-collections + + + commons-beanutils + commons-beanutils + + + + + commons-collections + commons-collections + 3.2.2 + + + com.alibaba + fastjson + 1.2.49 org.glassfish.jersey.core @@ -189,11 +313,6 @@ jersey-container-servlet-core ${jersey.version} - - com.google.guava - guava - 19.0 - @@ -208,6 +327,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -241,10 +361,8 @@ - - + + org.onap.holmes.rulemgt.RuleActiveApp @@ -273,7 +391,17 @@ io.swagger swagger-jersey2-jaxrs - 1.5.0 + 1.5.3 + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + +