From cae097bf6ffe79f7bd1c0710fe47018cc464a750 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 9 Feb 2022 16:52:00 +0100 Subject: [PATCH] Upgrade to Spring Boot 2.6.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b740d67f3..57704a961 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.2 + 2.6.3 petclinic