From 18e8b404aa2dcf7a3daefd3ebb1ccd97b75b98a2 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:36:35 -0400 Subject: Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I6d21736b4da4483a5bf94f18ff4c3fc8e5624ba6 Signed-off-by: Jimmy Forsyth --- aai-schema-ingest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'aai-schema-ingest/pom.xml') 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 -- cgit 1.2.3-korg