Merge "Updated springboot to version 1.5.15"
authorJames Forsyth <jf2512@att.com>
Fri, 24 Aug 2018 19:49:37 +0000 (19:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 24 Aug 2018 19:49:37 +0000 (19:49 +0000)
sparkybe-onap-application/pom.xml
sparkybe-onap-service/pom.xml

index 0f81a17..8472544 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>1.5.12.RELEASE</version>
+               <version>1.5.15.RELEASE</version>
        </parent>
 
        <groupId>org.onap.aai.sparky-be</groupId>
index 5527f71..f1649ba 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>1.5.12.RELEASE</version>
+               <version>1.5.15.RELEASE</version>
        </parent>
 
        <groupId>org.onap.aai.sparky-be</groupId>