X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fpom.xml;h=7b6bba8c61206b2f2ef1a9ca69bf3ed6ccfece86;hb=37ad11c5660d017aace257bf7f5bd03c02f26bdd;hp=56532ba4933a6c5f68f0182fed47751f57cfd0b4;hpb=1b9d107ab9ffd3bf7919b3a0fc55a95188a040b7;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 56532ba49..7b6bba8c6 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018, 2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -22,7 +22,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.5.1-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 @@ -65,8 +58,8 @@ UTF-8 - 2.4.0 - 4.2.0.RELEASE + 2.6.0 + 4.3.24.RELEASE 4.3.11.Final 1.2.3 true @@ -74,6 +67,11 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**,src/main/webapp/app/policyApp/CSS/**/*,src/main/webapp/app/policyApp/libs.bower_components/**/* + + org.powermock + powermock-api-mockito2 + test + ch.qos.logback logback-classic @@ -109,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 @@ -132,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 @@ -153,6 +210,12 @@ org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -238,6 +301,18 @@ com.att.aft dme2 + + xml-apis + xml-apis + + + org.springframework + spring-orm + + + org.springframework + spring-test + @@ -253,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 + + @@ -270,7 +351,6 @@ org.yaml snakeyaml - 1.16 org.apache.tomcat