diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-09 10:41:40 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-09 10:41:40 +0000 |
commit | ec6ba0078e3ab017745402e50ac338e0f596e99d (patch) | |
tree | a95b6fff8a253be6763300deec5c52aae61ab8af | |
parent | a2fefc003db961b717a1809b6f63c4d5ae140baa (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |