From 1ad09b541bddb2d9544741986fb59bf2d1fb7e47 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 15 Apr 2019 11:44:00 -0400 Subject: [PATCH] Roll back springboot upgrade Issue-ID: AAI-2379 Change-Id: I00c24fae1fe13b2a97950deb76cb8cb00f3d9421 Signed-off-by: Jimmy Forsyth --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d29fd74..317e2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.20.RELEASE + 1.5.19.RELEASE pom import -- 2.16.6