aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2018-11-09 10:41:40 +0000
committerLee, Tian (tl5884) <TianL@amdocs.com>2018-11-09 10:41:40 +0000
commitec6ba0078e3ab017745402e50ac338e0f596e99d (patch)
treea95b6fff8a253be6763300deec5c52aae61ab8af
parenta2fefc003db961b717a1809b6f63c4d5ae140baa (diff)
Upversion to Spring Boot 1.15.17
To fix NexusIQ vunerabilities Change-Id: I2ce3dd403292297e1a86c6a8df853d72ad42ec7d Issue-ID: AAI-1897 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0da93c1..69810ce 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>