From: Jimmy Forsyth Date: Tue, 9 Apr 2019 15:36:35 +0000 (-0400) Subject: Upgrade to springboot 1.5.20.RELEASE X-Git-Tag: 1.4.2~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=18e8b404aa2dcf7a3daefd3ebb1ccd97b75b98a2;p=aai%2Faai-common.git Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I6d21736b4da4483a5bf94f18ff4c3fc8e5624ba6 Signed-off-by: Jimmy Forsyth --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index f259c8cf..7c80dfed 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -452,7 +452,7 @@ org.springframework.boot spring-boot-test - 1.5.19.RELEASE + 1.5.20.RELEASE test diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 9cd73473..4f05440e 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -38,8 +38,8 @@ https://nexus.onap.org 1.0.1-oss - 1.5.19.RELEASE - 1.5.19.RELEASE + 1.5.20.RELEASE + 1.5.20.RELEASE 1.0.8.RELEASE @@ -121,7 +121,7 @@ org.springframework.boot spring-boot-test - 1.5.19.RELEASE + 1.5.20.RELEASE test diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 5b817436..b73a7209 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -113,7 +113,7 @@ org.springframework.boot spring-boot-starter-web - 1.5.19.RELEASE + 1.5.20.RELEASE org.apache.httpcomponents @@ -128,7 +128,7 @@ org.springframework.boot spring-boot-test - 1.5.19.RELEASE + 1.5.20.RELEASE test