From 7615395b1f07fda4fe20afa2e39928a6449524ad Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 6 Nov 2020 08:30:48 +0100 Subject: [PATCH] Upgrade to Spring Boot 2.3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a10caa34c..16c314d13 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.3.RELEASE + 2.3.5.RELEASE petclinic