From bd06a0cd9a6127a32e266586f03b0de477601dce Mon Sep 17 00:00:00 2001 From: duanledexianxianxian Date: Wed, 3 Mar 2021 18:11:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9springboot=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c2bd81..fb2c8f2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ com.duanledexianxianxian.demo demo-parent - pom + jar 1.0-SNAPSHOT org.springframework.boot spring-boot-starter-parent - 2.1.6.RELEASE + 2.4.3.RELEASE -- GitLab