From d19963e1744f56ff330be879d35672733d66f641 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 27 Aug 2020 15:03:32 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ac0cc4c6..44c406725 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.1.RELEASE + 2.3.3.RELEASE petclinic