Upversion Spring Boot to 2.1.6
Change-Id: I0e8b3f738777ab106d13fa826f0b40e3392a0f6b
Issue-ID: AAI-2539
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
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>