Update spring boot to 1.5.12 07/43507/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 18 Apr 2018 12:54:04 +0000 (08:54 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 18 Apr 2018 12:54:06 +0000 (08:54 -0400)
Issue-ID: AAI-1037
Change-Id: I5b50a6bfafeb253d5321f86a4b266793b469d068
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-traversal/pom.xml

index 5b009b5..4fef369 100644 (file)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.10.RELEASE</version>
+        <version>1.5.12.RELEASE</version>
     </parent>
 
     <properties>