diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-04-18 08:52:22 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-04-18 08:52:25 -0400 |
commit | 99ce57b2fbfc5c42e97b557d32ce0059a78b902c (patch) | |
tree | 69d943b72f44959ccfc790afbbf4886b9595f863 /aai-resources/pom.xml | |
parent | 358fb1ba78637a61aca359356dc3657c7e334c94 (diff) |
Update spring boot to 1.5.12
Issue-ID: AAI-1036
Change-Id: Ief67b7010ea1c3fed6913bb550b454f09dd77f58
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
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> |