From 9fa92641d2c3cb977bdf88955549eda9dff79474 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 16 Jun 2020 13:45:06 +0200 Subject: [PATCH] #573 - Upgrade to Spring Boot 2.3.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71714a82..34cbcbcb 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.0.RELEASE + 2.3.1.RELEASE