X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-SDK-APP%2Fpom.xml;h=74406510ebaca5674f1e29b0698c5ae02ee56ee8;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=c3c595c53ca69e49ee328648f1c3c789c32372c0;hpb=ce75201a88f6787c7f5aed265c32134e1a116761;p=policy%2Fengine.git diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index c3c595c53..74406510e 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.0-SNAPSHOT + 1.6.3 ONAP-SDK-APP war @@ -214,6 +214,10 @@ org.onap.portal.sdk epsdk-core + + org.springframework + spring-expression + @@ -282,6 +286,16 @@ commons-collections 3.2.2 + + org.springframework + spring-aop + ${springframework.version} + + + org.springframework + spring-orm + ${springframework.version} + org.onap.portal.sdk epsdk-core @@ -312,10 +326,26 @@ org.springframework spring-webmvc + + org.springframework + spring-aop + + + org.springframework + spring-orm + xalan xalan + + org.aspectj + aspectjrt + + + org.aspectj + aspectjweaver + @@ -368,6 +398,21 @@ + + org.aspectj + aspectjrt + 1.8.14 + + + org.aspectj + aspectjweaver + 1.8.14 + + + org.springframework + spring-expression + ${springframework.version} + org.springframework spring-core @@ -383,11 +428,23 @@ org.springframework spring-web ${springframework.version} + + + org.springframework + spring-expression + + org.springframework spring-webmvc ${springframework.version} + + + org.springframework + spring-expression + +