aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2018-12-17 16:29:52 -0500
committerjimmy <jf2512@att.com>2018-12-17 16:30:18 -0500
commit2e00109eede824494777b0c6dd4b16d5841329ca (patch)
treefa31ede0f9f24976b26e917225c61969ddc434fd
parenta76a5c3b55bbd091446b8b5b6ec07d7f7b272a14 (diff)
Update to spring-boot 1.5.18
Change-Id: I98426f8b79201c6a78643ea6430016d270ed332a 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 b8a77e3..a2997ab 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>