From ac5aa1b05b432542ea9a679f82cac4467d2f8e94 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 12 Dec 2019 10:41:52 -0600 Subject: [PATCH] Upgrade to Spring Boot 2.2.2.RELEASE. --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1a2c988..17c4e0f 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.2.RELEASE @@ -73,8 +73,6 @@ 1.8 1.2.2 - -