From f9424b548ad476f1cffb7b013ea832d620963925 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 10 Dec 2019 11:21:41 -0500 Subject: [PATCH] Spring Boot 2.2.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aab683b244a..bf5ab1bf645 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.1.RELEASE + 2.2.2.RELEASE petclinic