Merge "Provide the ability to set the truststore properties during model-loader startup" 1.4.0
authorTian Lee <TianL@amdocs.com>
Wed, 10 Apr 2019 13:40:08 +0000 (13:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 10 Apr 2019 13:40:08 +0000 (13:40 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 311207c..7fee490 100644 (file)
--- 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.19.RELEASE</spring-boot.version>
+               <spring-boot.version>1.5.20.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>