From 6d127783c7e2a3cfc0f358db1a24f001a60d3373 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 23 Jun 2021 15:19:26 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.5.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 373810c6..b7bafd08 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.0-RC1 + 2.5.1