Upgrade to springboot 1.5.20.RELEASE 14/84714/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:54:58 +0000 (11:54 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:54:59 +0000 (11:54 -0400)
Issue-ID: AAI-2349
Change-Id: If0b38fad33b17e7bef13f4261228c82feb227319
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
search-data-service-app/pom.xml

index bd4daee..98fce2a 100644 (file)
@@ -27,7 +27,7 @@
        <parent>
                <artifactId>spring-boot-starter-parent</artifactId>
                <groupId>org.springframework.boot</groupId>
-               <version>1.5.19.RELEASE</version>
+               <version>1.5.20.RELEASE</version>
        </parent>
 
        <groupId>org.onap.aai.search-data-service</groupId>