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-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-core/pom.xml') 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 -- cgit 1.2.3-korg