diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-09 10:41:40 +0000 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-11-09 14:01:37 +0000 |
commit | 37c3d18c164f1155b241edf2a2b0587cff093319 (patch) | |
tree | 09fba3263118e5efb1c72f37dfa82a7afbf6c53e | |
parent | a293645fe3e259cdd349ab2e2889aec32c620f75 (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.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> |