From db978bdc1ceb30e4e8b47599d770c08bcf6aecc7 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 2 Apr 2019 11:32:01 -0700 Subject: Update to latest springboot Issue-ID: AAI-2248 Change-Id: I25475de71c4c57772139381d0049d7d8870514bf Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2b911ab..b1d03f4 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ true - 1.5.18.RELEASE + 1.5.19.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.12.RELEASE + 1.5.19.RELEASE ${start-class} ZIP -- cgit