aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-09 12:25:14 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-09 13:20:27 -0400
commit4dddfa3cb288a7cd5a04c8f419cef1a09afde9f9 (patch)
treed34db372901b898909a9396349ff4f731bd0ad62 /aai-schema-service
parent63e0c9dae3156716449fea557b8437605b09cbab (diff)
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349 Change-Id: Ic002dd0572c90ff7fd96b79bc33871bd42cef85a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema-service')
-rw-r--r--aai-schema-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index 8511b43..aff6445 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -37,7 +37,7 @@
<aai.core.version>1.4.0</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>