From 59db4ddc48412c69d3befb98aa813b9ac63b2b99 Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Fri, 15 May 2020 15:25:09 +0200 Subject: [PATCH] Update to Spring Boot 2.3.0.RELEASE Fixes #15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77d6c24..49b351f 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.0.RELEASE