Upversion to Spring Boot 1.5.17 05/72905/1
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:57:59 +0000 (12:57 +0000)
committerSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 12:57:59 +0000 (12:57 +0000)
In order to fix NexusIQ vulnerabilities

Issue-ID: AAI-1892

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

diff --git a/pom.xml b/pom.xml
index 1ff9d5b..f984bc2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,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>