X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=060c0c513f429a35589b0eee129ec8ca3e4f038b;hb=refs%2Fchanges%2F56%2F71256%2F1;hp=f08b76d765cdf18f20b5d600f6e28eeba3ac117d;hpb=5dfb55068e2bb88af55d6ce48c235cff7ea9b326;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index f08b76d76..060c0c513 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -24,13 +24,13 @@ org.onap.policy.engine PolicyEngineSuite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT ONAP-SDK-APP war UTF-8 - 2.3.1 + 2.4.0 4.2.0.RELEASE 4.3.11.Final @@ -236,6 +236,21 @@ epsdk-app-common ${epsdk.version} jar + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + @@ -276,12 +304,63 @@ com.oracle ojdbc6 + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + org.onap.portal.sdk epsdk-workflow ${epsdk.version} + + + + org.springframework + spring-core + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + + + + org.springframework + spring-core + ${springframework.version} + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} @@ -298,7 +377,6 @@ org.mariadb.jdbc mariadb-java-client - 1.2.3 commons-dbcp