X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=b1b1f03e860cc46dad94df6904f43e1f1d7c1ce2;hb=60948d65d70056c059dd1f3063a9ca0a00724f12;hp=9c8716b6d2c23d186d3c9bb8ca1ffaff7eddf994;hpb=e37f5a70bcf3fd8073418c13416cc79c0ef47d59;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 9c8716b6d..b1b1f03e8 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.0-SNAPSHOT + 1.6.4-SNAPSHOT POLICY-SDK-APP war @@ -36,13 +36,6 @@ false - - maven-compiler-plugin - - 1.8 - 1.8 - - org.apache.maven.plugins maven-surefire-plugin @@ -114,8 +107,55 @@ org.springframework spring-webmvc + + org.springframework + spring-aop + + + xalan + xalan + + + xml-apis + xml-apis-ext + + + xom + xom + + + xml-apis + xml-apis + + + org.hibernate + hibernate-core + + + org.aspectj + aspectjrt + + + org.aspectj + aspectjweaver + + + org.springframework + spring-expression + ${springframework.version} + + + org.aspectj + aspectjrt + 1.8.14 + + + org.aspectj + aspectjweaver + 1.8.14 + org.springframework @@ -137,11 +177,23 @@ org.springframework spring-web ${springframework.version} + + + org.springframework + spring-expression + + org.springframework spring-webmvc ${springframework.version} + + + org.springframework + spring-expression + + org.springframework @@ -158,6 +210,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -243,6 +301,18 @@ com.att.aft dme2 + + xml-apis + xml-apis + + + org.springframework + spring-orm + + + org.springframework + spring-test + @@ -258,12 +328,18 @@ org.apache.poi poi - 3.17 + 4.1.1 org.apache.poi poi-ooxml - 3.17 + 4.1.1 + + + org.apache.xmlbeans + xmlbeans + +