From b09ca0ea9020672d6a792325a7fa95b1355fb167 Mon Sep 17 00:00:00 2001 From: jimmy Date: Mon, 17 Dec 2018 13:58:49 -0500 Subject: [PATCH] Update to spring-boot 1.5.18 Change-Id: I04569689c047b7ee15da5d0ab41805f6df8c250e Issue-ID: AAI-2013 Signed-off-by: jimmy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f984bc2..bcbc71e 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.17.RELEASE + 1.5.18.RELEASE pom import -- 2.16.6