From 5aa6bf7dd015815a9e3af7c1b115b633c76fc25d Mon Sep 17 00:00:00 2001 From: heavyrain2012 Date: Thu, 22 Oct 2020 14:56:56 +0800 Subject: [PATCH] upgrade spring boot version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31ec123..e5a7aef 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.6.RELEASE + 2.2.10.RELEASE