X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt%2Fpom.xml;h=a08df8efffc7a74279227ed08e827a4b4f802080;hb=bfc487deda35457cf20cbd08edc6d774f0c56bc2;hp=d07689f96f01a66e0b10991e49bbd3b0c99d6904;hpb=82d2318187ea739a0b14442cbd82a3a7f6a419a7;p=holmes%2Frule-management.git diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index d07689f..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 @@ -50,6 +53,14 @@ com.fasterxml.jackson.core jackson-core + + com.squareup.okhttp3 + okhttp + + + org.eclipse.jetty + jetty-server + @@ -102,8 +113,49 @@ 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 @@ -116,10 +168,6 @@ org.postgresql postgresql - - org.quartz-scheduler - quartz - junit junit @@ -212,7 +260,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.6 com.googlecode.json-simple @@ -243,7 +291,7 @@ com.alibaba fastjson - 1.1.23 + 1.2.49 org.glassfish.jersey.core @@ -265,17 +313,6 @@ jersey-container-servlet-core ${jersey.version} - - com.google.guava - guava - 19.0 - - - com.fasterxml.jackson.core - jackson-core - - - @@ -324,10 +361,8 @@ - - + + org.onap.holmes.rulemgt.RuleActiveApp