X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=fb16be03cd6eeec162c4dd818b95f5f0c5ff0dc9;hb=3d5f287e6f386eb9216556d29fe957825eb7c4cb;hp=a728433afd820d510ce2765519eea2ad3d103df8;hpb=3aa28e9dd68cce134644223505f326378b5d91a8;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index a728433a..fb16be03 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -5,7 +5,7 @@ org.onap.portal onap-portal-parent - 2.2 + 2.3.0 portal-be-common @@ -172,10 +172,6 @@ org.slf4j log4j-over-slf4j - - ch.qos.logback - logback-classic - @@ -239,9 +235,19 @@ 2.3.1 - javax.servlet - jstl - 1.2 + org.apache.taglibs + taglibs-standard-spec + 1.2.5 + + + org.apache.taglibs + taglibs-standard-impl + 1.2.5 + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.5 @@ -285,6 +291,12 @@ org.elasticsearch elasticsearch 2.2.0 + + + org.apache.lucene + lucene-queryparser + + io.searchbox @@ -328,7 +340,7 @@ org.apache.poi poi - 3.5-FINAL + 3.15 commons-logging @@ -343,7 +355,7 @@ org.apache.poi poi-ooxml - 3.5-FINAL + 3.15 commons-logging @@ -385,12 +397,6 @@ - - - com.lowagie - itext - 2.0.8 - org.quartz-scheduler @@ -406,8 +412,8 @@ org.bouncycastle - bcprov-jdk16 - 1.45 + bcprov-jdk15on + 1.59 commons-codec @@ -435,6 +441,10 @@ org.slf4j slf4j-log4j12 + + org.apache.httpcomponents + httpclient + @@ -499,7 +509,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.3 @@ -531,7 +541,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 com.ecwid.consul @@ -546,7 +556,7 @@ commons-fileupload commons-fileupload - 1.3 + 1.3.3 io.springfox @@ -572,7 +582,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.6.3 + 2.8.10 org.glassfish.jersey.connectors @@ -595,6 +605,14 @@ commons-beanutils commons-beanutils-core + + commons-httpclient + commons-httpclient + + + org.beanshell + bsh-core + @@ -612,9 +630,80 @@ spring-security-config ${springframework.version} - - - + + com.thoughtworks.xstream + xstream + 1.4.10 + + + 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 + + + + org.onap.music + MUSIC + 2.5.5 + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + com.sun.jersey + jersey-servlet + + + + + + org.onap.portal.sdk + epsdk-music + ${epsdk.version} + + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + com.sun.jersey + jersey-servlet + + + + +