summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <tianl@amdocs.com>2019-08-07 16:53:09 +0100
committerJames Forsyth <jf2512@att.com>2019-08-12 17:23:00 +0000
commit5466282f310fe24f44c81b9598bb6002d1b0ca66 (patch)
treebd017e875597729ad2fa93e658f800a63e03f859 /pom.xml
parent3481baf3e358ec242c775b400b98a1e1a5f6e1ce (diff)
Upversion Spring Boot to 2.1.6
Change-Id: I0e8b3f738777ab106d13fa826f0b40e3392a0f6b Issue-ID: AAI-2539 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com> (cherry picked from commit 378fac344f2de5a89b5410b9031e76841cd8fba6)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d07d10f..25b4d67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<start-class>org.onap.aai.modelloader.service.ModelLoaderApplication</start-class>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<docker.location>${basedir}/target</docker.location>
- <spring-boot.version>1.5.20.RELEASE</spring-boot.version>
+ <spring-boot.version>2.1.6.RELEASE</spring-boot.version>
<apache.commons-text.version>1.1</apache.commons-text.version>
<commons-compress.version>1.18</commons-compress.version>
<hamcrest-all.version>1.3</hamcrest-all.version>