From 9635926d87b5b4f5e5e628ba9fa79562fa983365 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 26 Apr 2019 16:49:30 +0200 Subject: [PATCH] #499 - Upgrade to Spring Boot 2.1.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05ddf515..b58c004d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.3.RELEASE + 2.1.4.RELEASE