X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=5ae097d60f94b3f31fc60af17c63fdd135ff978d;hb=refs%2Fheads%2Frelease-2.2.0;hp=261cf31b0dee6432cb746672142d5c3d92f51765;hpb=1376951553a11ed93a9fde45b7f26b51c0b31e9c;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 261cf31b..5ae097d6 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -172,10 +172,6 @@ org.slf4j log4j-over-slf4j - - ch.qos.logback - logback-classic - @@ -295,6 +291,12 @@ org.elasticsearch elasticsearch 2.2.0 + + + org.apache.lucene + lucene-queryparser + + io.searchbox @@ -338,7 +340,7 @@ org.apache.poi poi - 3.5-FINAL + 3.15 commons-logging @@ -353,7 +355,7 @@ org.apache.poi poi-ooxml - 3.5-FINAL + 3.15 commons-logging @@ -400,6 +402,16 @@ com.lowagie itext 2.0.8 + + + bouncycastle + bcprov-jdk14 + + + bouncycastle + bcmail-jdk14 + + @@ -445,6 +457,10 @@ org.slf4j slf4j-log4j12 + + org.apache.httpcomponents + httpclient + @@ -509,7 +525,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 @@ -541,7 +557,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -556,7 +572,7 @@ commons-fileupload commons-fileupload - 1.3 + 1.3.3 io.springfox @@ -582,7 +598,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.6.3 + 2.8.10 org.glassfish.jersey.connectors @@ -605,6 +621,14 @@ commons-beanutils commons-beanutils-core + + commons-httpclient + commons-httpclient + + + org.beanshell + bsh-core + @@ -622,6 +646,37 @@ spring-security-config ${springframework.version} + + com.thoughtworks.xstream + xstream + 1.4.10 + + + org.apache.wicket + wicket-core + 1.5.16 + + + ch.qos.logback + logback-core + 1.2.3 + + + ch.qos.logback + logback-classic + 1.2.3 + + + commons-collections + commons-collections + 3.2.2 + + + xalan + xalan + 2.7.2 + +