X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=320e77ad14fb6a4e8f6470708e5ba1f627d87fdb;hb=fadf84a4a76f7501e7dad2f426cdf4603304baad;hp=261cf31b0dee6432cb746672142d5c3d92f51765;hpb=2445bfc7b28e0156014f03e75c7d3f55628cc0e7;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 261cf31b..320e77ad 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 - @@ -338,7 +334,7 @@ org.apache.poi poi - 3.5-FINAL + 3.17 commons-logging @@ -353,7 +349,7 @@ org.apache.poi poi-ooxml - 3.5-FINAL + 3.17 commons-logging @@ -556,7 +552,7 @@ commons-fileupload commons-fileupload - 1.3 + 1.3.3 io.springfox @@ -582,7 +578,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.6.3 + 2.9.2 org.glassfish.jersey.connectors @@ -622,6 +618,33 @@ spring-security-config ${springframework.version} + + org.apache.lucene + lucene-queryparser + 7.2.1 + + + 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 + + +