Upversion to Spring Boot 1.5.17 01/72901/1
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:41:12 +0000 (12:41 +0000)
committerSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:41:12 +0000 (12:41 +0000)
In order to fix NexusIQ vunerabilities

Issue-ID: AAI-1892

Change-Id: I50d0a3139059b7590bb7c28cebb721d78638ffe6
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 66f01ed..29f2dc9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.15.RELEASE</version>
+                <version>1.5.17.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>