From d0bcc10780a1fc8fcf05f631686228e1ab20d786 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 1 Sep 2021 23:33:00 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.5.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 48467976..5cf8fb08 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.2 + 2.5.4