From 203032ccff7f1a742fe6c84d53ff149e923b7346 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 20 Jun 2018 16:47:13 +0200 Subject: [PATCH] #373 - Upgrade to Spring Boot 2.0.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8b2a8ae..8575119b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.2.RELEASE + 2.0.3.RELEASE