updating springboot to 1.5.17 for security issues 41/72341/1
authorjmac <james.macnider@amdocs.com>
Fri, 9 Nov 2018 20:55:55 +0000 (20:55 +0000)
committerJames MacNider <James.MacNider@amdocs.com>
Fri, 9 Nov 2018 20:59:37 +0000 (20:59 +0000)
Change-Id: I585d48db228ec28890d457ccf53315fa8a159225
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: SDNC-514
Issue-ID: SDNC-515

pomba/network-discovery/pom.xml
pomba/service-decomposition/pom.xml

index f391fdb..24aa3de 100644 (file)
@@ -42,7 +42,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.12.RELEASE</version>
+                <version>1.5.17.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d500d33..79b1980 100644 (file)
@@ -44,7 +44,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.12.RELEASE</version>
+                <version>1.5.17.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>