From 11f1234b424fe2c55e5c02ad5683913090966ffa Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 26 Aug 2021 16:31:33 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.5.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 628c88461..fdc24c4c3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 org.springframework.samples spring-petclinic - 2.4.5 + 2.5.0-SNAPSHOT org.springframework.boot spring-boot-starter-parent - 2.4.5 + 2.5.4 petclinic