From 41410a41450794d2c04a92a85943083bb10ac49b Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:48:12 -0400 Subject: [PATCH] Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: Ic711f17f1c2bfb0d954ec58f05433a3fbf1d9eff Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b1d03f4..0a32985 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ true - 1.5.19.RELEASE + 1.5.20.RELEASE 9.4.1.v20170120 @@ -586,7 +586,7 @@ due to the fact that the plugin 1.5.15.RELEASE was built using maven 3.5 while the current build version being used by our jenkins is 3.3.9 --> - 1.5.19.RELEASE + 1.5.20.RELEASE ${start-class} ZIP -- 2.16.6