From 039f26f45bb735cac259089c44b2656a5db087d0 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Tue, 11 Sep 2018 12:23:45 +0100 Subject: [PATCH] Upgrade to Spring Boot 1.5.15 Change-Id: I960eda706725da28e1543950ef00688ed14eaa53 Issue-ID: AAI-1514 Signed-off-by: Michael Arrastia --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7420475..c5ea5d0 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.12.RELEASE + 1.5.15.RELEASE pom import -- 2.16.6