From 7cc883a7a04fc29740bca3e65ed531aef7ab32ce Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:52:26 -0400 Subject: Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: I15d425ed1acf5ccd84e19562bda08a0ee2a7c104 Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 983d610..616c8a5 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.springframework.boot spring-boot-dependencies - 1.5.19.RELEASE + 1.5.20.RELEASE pom import @@ -234,7 +234,7 @@ org.springframework.boot spring-boot-maven-plugin - 1.5.19.RELEASE + 1.5.20.RELEASE -- cgit 1.2.3-korg