From 81ca3e9b760f419ed914b83a8ac41766fc8fe6b1 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 9 Apr 2019 11:50:31 -0400 Subject: [PATCH] Upgrade to springboot 1.5.20.RELEASE Issue-ID: AAI-2349 Change-Id: If00774ba874123b50d4f8fb3971f6c98d9ee6706 Signed-off-by: Jimmy Forsyth --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3044d66..2b794ef 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.19.RELEASE + 1.5.20.RELEASE pom import -- 2.16.6