Merge "Update to latest springboot versions"
authorDan Timoney <dtimoney@att.com>
Wed, 25 Sep 2019 14:15:24 +0000 (14:15 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Sep 2019 14:15:24 +0000 (14:15 +0000)
springboot/springboot1/pom.xml
springboot/springboot2/pom.xml

index a347109..482f226 100755 (executable)
@@ -11,7 +11,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>1.5.21.RELEASE</version>
+               <version>1.5.22.RELEASE</version>
                <relativePath/>
        </parent>
 
index c668625..c2ffe8c 100755 (executable)
@@ -11,7 +11,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>2.1.6.RELEASE</version>
+               <version>2.1.8.RELEASE</version>
                <relativePath/>
        </parent>