aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-09-14 10:34:25 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-09-14 10:34:31 -0400
commitaec7ea166403a3319cf558460881164834694c1f (patch)
tree1621267eb096b17da7ca17fdfc24239093f424f7 /ONAP-PAP-REST/pom.xml
parent55e795c171cabb7800effcbbb75bed0224b92691 (diff)
Upgrade springframework 4.3.18.RELEASE
To resolve security issue for 4.3.15.RELEASE and also have a single place where the dependency is defined for the sub-modules. NOTE: 4.2.0.RELEASE is left alone in Policy SDK App due to Portal SDK dependency. Issue-ID: POLICY-1063 Change-Id: Ibdc464b16b4771faccb2c8c472efa7fbcbf3352c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ONAP-PAP-REST/pom.xml')
-rw-r--r--ONAP-PAP-REST/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index 94e0aff13..a3ed2a561 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -298,7 +298,6 @@
</dependency>
</dependencies>
<properties>
- <springframework.version>4.3.15.RELEASE</springframework.version>
<hibernate.version>4.3.10.Final</hibernate.version>
<projectversion>2.0.2</projectversion>
</properties>