aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-09 11:54:58 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-09 11:54:59 -0400
commit48835b19ca7c475f422e782a62ddfb02b8234a95 (patch)
tree47ab24781f101491f30f15827c3fc14fd6288f45
parente914376e0831e8e2f73a4c7c26576a271bcbbe56 (diff)
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349 Change-Id: If0b38fad33b17e7bef13f4261228c82feb227319 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--search-data-service-app/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml
index bd4daee..98fce2a 100644
--- a/search-data-service-app/pom.xml
+++ b/search-data-service-app/pom.xml
@@ -27,7 +27,7 @@
<parent>
<artifactId>spring-boot-starter-parent</artifactId>
<groupId>org.springframework.boot</groupId>
- <version>1.5.19.RELEASE</version>
+ <version>1.5.20.RELEASE</version>
</parent>
<groupId>org.onap.aai.search-data-service</groupId>