From 9e94a703235f19f5aa693b1ab5755501a0d502ce Mon Sep 17 00:00:00 2001 From: "Cristian R. Silva" Date: Wed, 2 Oct 2019 23:19:05 +0200 Subject: [PATCH] Upgrade to Spring Boot 2.1.9.RELEASE --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b0c2ec5d..0e99f0786 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.RELEASE + 2.1.9.RELEASE petclinic