aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2018-11-09 10:41:40 +0000
committerJames Forsyth <jf2512@att.com>2018-11-09 14:01:37 +0000
commit37c3d18c164f1155b241edf2a2b0587cff093319 (patch)
tree09fba3263118e5efb1c72f37dfa82a7afbf6c53e
parenta293645fe3e259cdd349ab2e2889aec32c620f75 (diff)
Upversion to Spring Boot 1.15.173.0.0-ONAP1.3.2
To fix NexusIQ vunerabilities Change-Id: I2ce3dd403292297e1a86c6a8df853d72ad42ec7d Issue-ID: AAI-1897 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com> (cherry picked from commit ec6ba0078e3ab017745402e50ac338e0f596e99d)
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f54efc3..ab6121d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.15.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.17.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>