From 02babdd8cb0d494d043fdf35a24dd2127c5d5167 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 25 Dec 2020 13:02:48 +0100 Subject: [PATCH] Upgrade to Spring Boot 2.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dbb637d3..4941843ad 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.0 + 2.4.1 petclinic