aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-04-18 08:52:22 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-04-18 08:52:25 -0400
commit99ce57b2fbfc5c42e97b557d32ce0059a78b902c (patch)
tree69d943b72f44959ccfc790afbbf4886b9595f863
parent358fb1ba78637a61aca359356dc3657c7e334c94 (diff)
Update spring boot to 1.5.12
Issue-ID: AAI-1036 Change-Id: Ief67b7010ea1c3fed6913bb550b454f09dd77f58 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 8843346..fb963d2 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -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>