aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-09 11:42:18 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-09 11:42:21 -0400
commitfc5f58e1652c556b608464b3910e50f0db0e8125 (patch)
treecb2fb0959e43d700c6073d7233fca11dde7b0c08
parent8e53c7b077c5043f371e19e518256103dce7c13a (diff)
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349 Change-Id: I41e2e52e918b9997e8a37616536f84a46a84682d Signed-off-by: Jimmy Forsyth <jf2512@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 42c1832..e0b7e1d 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -40,7 +40,7 @@
<aai.schema.ingest.version>1.4.1</aai.schema.ingest.version>
<hbase.version>1.0.2</hbase.version>
- <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
<!-- Start of the jacoco plugin properties -->
<sonar.language>java</sonar.language>