From 77d2c5dfd34a5a0111a1e4a3bbad4695db26d990 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 15 Feb 2019 19:33:23 +0100 Subject: [PATCH] #447 - Upgrade to Spring Boot 2.1.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a299721b..cb384d93 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.1.RELEASE + 2.1.3.RELEASE