From a9ea45ae7d304cc1c36dd7535299e88e995d56cd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 09:10:41 +0200 Subject: [PATCH] Switch to Spring Boot 2.5 snapshots. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b55da1aa..6494cb7a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.0-M3 + 2.5.0-SNAPSHOT