aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2018-12-17 16:27:27 -0500
committerjimmy <jf2512@att.com>2018-12-17 16:28:16 -0500
commit13bfd89c03c83e08651aedd26c490d8774ae2362 (patch)
tree76a535a35c090129df46465379cabfaaf9682d2d
parent7ca6c2a19ee1971a402a6b7eaad4324d83fb236a (diff)
Update to springboot 1.5.18
Change-Id: I1288ea4610c8825d4029262076b2bb7fe19f543e Issue-ID: AAI-1895 Signed-off-by: jimmy <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f744ee0..04b8a14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<artifactId>spring-boot-starter-parent</artifactId>
<groupId>org.springframework.boot</groupId>
- <version>1.5.15.RELEASE</version>
+ <version>1.5.18.RELEASE</version>
</parent>
<groupId>org.onap.aai</groupId>
<artifactId>search-data-service</artifactId>