From 3640b64882888b5bf216b337ba8846bbe8228dea Mon Sep 17 00:00:00 2001 From: Marten Deinum Date: Tue, 16 Mar 2021 08:16:09 +0100 Subject: [PATCH] Update to Spring Boot 2.4.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdd6c4522..a3d4f6c01 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.3 petclinic