From 0868ef04c83990a30688c2e62d2b077e9c864fb1 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 26 Apr 2019 15:52:25 +0200 Subject: [PATCH] #514 - Upgrade to Spring Boot 2.2 M2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9650ea2..4de1208d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.M1 + 2.2.0.M2