From 108a81b946fc12c22dcaf10d7b500daf6969a1be Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 25 Jan 2020 20:30:18 +0100 Subject: [PATCH] Upgrade to Spring Boot 2.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cb6a8fafa7..ba704794adf 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.2.RELEASE + 2.2.4.RELEASE petclinic