From 6258ef5c772d02bea1264bec02f1f716c2077d84 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 26 Jun 2019 14:21:30 +0200 Subject: [PATCH] #514 - Upgrade to Spring Boot 2.2 snapshots. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index afb34597..6f3530de 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.M3 + 2.2.0.BUILD-SNAPSHOT