From b6b8bd6e744d6ca2d20439c83946630a0fea770f Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:45:13 -0400 Subject: Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I3ff4a61dec190b255e1898911e912906e6b28c16 Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index acb6a60..d1c0ac9 100755 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ true - 1.5.19.RELEASE + 1.5.20.RELEASE java @@ -1053,7 +1053,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.12.RELEASE + 1.5.20.RELEASE ${start-class} ZIP -- cgit 1.2.3-korg