aboutsummaryrefslogtreecommitdiffstats
path: root/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 /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 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1cddd321a..6e73a2c41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
<!-- Shared between policy/* project repositories - different version -->
<!-- Project common dependency versions -->
+ <springframework.version>4.3.18.RELEASE</springframework.version>
<jetty.plugin.version>9.2.3.v20140905</jetty.plugin.version>
<httpclient.version>4.5.5</httpclient.version>
<jackson.version>2.9.4</jackson.version>