From 446d06ec46b231268809294d4709f3531178014e Mon Sep 17 00:00:00 2001 From: PEDSF Date: Sat, 7 Nov 2020 15:13:23 +0100 Subject: [PATCH] change spring boot version --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd1754624..b7336fdb4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,11 @@ 2.3.0.BUILD-SNAPSHOT petclinic + org.springframework.boot spring-boot-starter-parent - 2.3.3.RELEASE + 2.3.5.RELEASE