Update spring boot to 1.5.12 03/43503/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 18 Apr 2018 12:52:22 +0000 (08:52 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 18 Apr 2018 12:52:25 +0000 (08:52 -0400)
Issue-ID: AAI-1036
Change-Id: Ief67b7010ea1c3fed6913bb550b454f09dd77f58
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-resources/pom.xml

index 8843346..fb963d2 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>