X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=7b6bba8c61206b2f2ef1a9ca69bf3ed6ccfece86;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=9c8716b6d2c23d186d3c9bb8ca1ffaff7eddf994;hpb=3fcc3204c1c65a5e5f774088bca1fd81dedd9ddb;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 9c8716b6d..7b6bba8c6 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.3 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 + +