From 30c07ef82a9094165e1ff38a0173954700791169 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 25 Jun 2021 17:27:05 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.5.2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7bafd08..2d2f84a2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.1 + 2.5.2