X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt%2Fpom.xml;h=a08df8efffc7a74279227ed08e827a4b4f802080;hb=bfc487deda35457cf20cbd08edc6d774f0c56bc2;hp=5977c451a0b4d83e6d563a0873f4ac5068362bc9;hpb=aa8c16a5c4421edb65ccb15f188adf06fad9d4e1;p=holmes%2Frule-management.git diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 5977c45..a08df8e 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.1.0-SNAPSHOT + 1.2.6-SNAPSHOT holmes-rulemgt holmes-rulemgt-service jar + + 9.4.17.v20190418 + + org.hibernate hibernate-validator 5.4.2.Final - - com.fasterxml.jackson.core - jackson-core - 2.8.6 - org.onap.msb.java-sdk msb-java-sdk @@ -55,6 +53,14 @@ com.fasterxml.jackson.core jackson-core + + com.squareup.okhttp3 + okhttp + + + org.eclipse.jetty + jetty-server + @@ -70,8 +76,12 @@ jersey-container-servlet-core - org.apache.activemq - activemq-core + io.swagger + swagger-jersey2-jaxrs + + + org.slf4j + slf4j-api @@ -87,11 +97,6 @@ org.antlr stringtemplate - - ch.qos.logback - logback-classic - 1.1.2 - io.dropwizard dropwizard-core @@ -101,24 +106,60 @@ logback - ch.qos.logback - logback-classic + org.hibernate + hibernate-validator - log4j-over-slf4j org.slf4j + slf4j-api - org.hibernate - hibernate-validator + org.eclipse.jetty + jetty-http - com.fasterxml.jackson.core - jackson-core + 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 @@ -127,10 +168,6 @@ org.postgresql postgresql - - org.quartz-scheduler - quartz - junit junit @@ -159,6 +196,10 @@ com.fasterxml.jackson.core jackson-core + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + provided @@ -185,6 +226,18 @@ org.powermock powermock-classloading-xstream 1.6.5 + + + com.thoughtworks.xstream + xstream + + + test + + + com.thoughtworks.xstream + xstream + 1.4.10 test @@ -207,7 +260,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.6 com.googlecode.json-simple @@ -238,7 +291,7 @@ com.alibaba fastjson - 1.1.23 + 1.2.49 org.glassfish.jersey.core @@ -260,17 +313,6 @@ jersey-container-servlet-core ${jersey.version} - - com.google.guava - guava - 19.0 - - - com.fasterxml.jackson.core - jackson-core - - - @@ -285,6 +327,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -318,10 +361,8 @@ - - + + org.onap.holmes.rulemgt.RuleActiveApp