aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Mokry <michael.mokry@att.com>2019-08-29 14:20:19 -0500
committerMichael Mokry <michael.mokry@att.com>2019-08-29 14:36:39 -0500
commitdde7c80b605c459569bf32838983c5e4c163521a (patch)
treec45c11606e15f5e5fe595e3d3660bd63f6e0106f /pom.xml
parent1c67caa3a748649504ae60cd2db7fdec79903d0b (diff)
Additional Changes for Portal SDK 2.6.0 upgrade
- Modified policyEditor.html to upgrade the angular version to 1.4.13 which is compatible with 2.6.0 SDK - Created new sql script file for Portal db table upgrades in 2.5.0 and 2.6.0 - Modified top level pom to upgrade springframework version to 4.3.24 Change-Id: I5f6e719a2f57891a1b2b76312f446211b6b60abd Issue-ID: POLICY-1539 Signed-off-by: Michael Mokry <michael.mokry@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7957b0f63..ad839abc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<!-- Project common dependency versions -->
- <springframework.version>4.3.18.RELEASE</springframework.version>
+ <springframework.version>4.3.24.RELEASE</springframework.version>
<jetty.plugin.version>9.2.3.v20140905</jetty.plugin.version>
<jackson.version>2.9.4</jackson.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>