aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-09 11:43:54 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-09 11:43:56 -0400
commit341ccc32f1d6ad31849ccb902e490765643b965d (patch)
treedecee56b5438ee4d37be8ae99622033d148f7717
parent9b6d782a7a3a06dd0febcfaceb8d0c032e28355c (diff)
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349 Change-Id: I6efb493eb028d00c9dedfb43b23d6e5e487b8ccc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--aai-traversal/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml
index adbe286..0af4fa3 100644
--- a/aai-traversal/pom.xml
+++ b/aai-traversal/pom.xml
@@ -44,7 +44,7 @@
<aai.schema.version>1.0.0</aai.schema.version>
<aai.core.version>1.4.1</aai.core.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>