X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fpom.xml;h=a726d6d85475a195ed0331c54f2e21c3824ee041;hb=0f6b3203e4f35d58949ef55879ba8110d51d70cf;hp=2c96adaa7bc486f951e7b92289c767edf8b138da;hpb=78224cb1fbc6052451ad1a759353cc6549b2f230;p=portal.git diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 2c96adaa..a726d6d8 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -5,7 +5,7 @@ org.onap.portal onap-portal-parent - 2.2.0 + 3.4.0 portal-be-os @@ -210,6 +210,11 @@ + + com.fasterxml.jackson.core + jackson-core + 2.11.0 + org.springframework @@ -231,6 +236,11 @@ spring-tx ${springframework.version} + + org.springframework + spring-expression + ${springframework.version} + org.springframework spring-context-support @@ -246,21 +256,7 @@ spring-test ${springframework.version} - - org.springframework.boot - spring-boot-starter - 1.3.0.RELEASE - - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-classic - - - + org.hibernate @@ -309,27 +305,8 @@ tiles-jsp 3.0.5 - - org.apache.cxf - cxf-rt-rs-client - 3.0.0-milestone1 - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.10 - - - com.fasterxml.jackson.core - jackson-core - 2.8.10 - - - com.fasterxml.jackson.core - jackson-databind - 2.8.10 - + com.fasterxml classmate @@ -351,6 +328,10 @@ org.apache.lucene lucene-queryparser + + com.fasterxml.jackson.core + jackson-core + @@ -386,7 +367,7 @@ org.apache.poi poi - 3.15 + 4.1.2 commons-logging @@ -447,7 +428,7 @@ org.quartz-scheduler quartz - 2.2.1 + 2.3.2 @@ -456,11 +437,6 @@ - - commons-codec - commons-codec - 1.9 - com.att.nsa cambriaClient @@ -497,13 +473,31 @@ ${epsdk.version} jar - + commons-beanutils commons-beanutils-core - - + + + org.owasp.esapi + esapi + + + com.mchange + c3p0 + + + + org.owasp.esapi + esapi + 2.2.0.0 + + + com.mchange + c3p0 + 0.9.5.4 + org.onap.portal @@ -606,11 +600,6 @@ 1.8.5 test - - commons-beanutils - commons-beanutils - 1.9.3 - org.mitre @@ -660,13 +649,24 @@ org.onap.portal.sdk epsdk-music ${epsdk.version} - jar-with-dependencies - - - org.onap.music - * - - + + + + com.sun.jersey + jersey-client + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-json + + com.sun.jersey + jersey-servlet + +