From 09e07869ac8cea1d08bd62802d5e0dad97827b87 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 29 Apr 2021 07:11:20 +0100 Subject: [PATCH] Update Spring Boot to 2.4.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cdd6c4522..a9fc1eca4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ 4.0.0 org.springframework.samples spring-petclinic - 2.4.2 + 2.4.5 org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.4.5 petclinic