From 6e24f5dc64e6fd3051f2835cfdd8160100904fc7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 11 May 2019 16:06:25 +0200 Subject: [PATCH] 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 14f58acf348..50a82ec1e89 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.3.RELEASE + 2.1.4.RELEASE petclinic