From 6fe9e339ba03c49bdfb4b35790206b8649506960 Mon Sep 17 00:00:00 2001 From: Zhengjiaao Date: Mon, 15 Apr 2024 17:03:56 +0800 Subject: [PATCH] =?UTF-8?q?fix(root)=20=E4=BF=AE=E6=94=B9pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8a3417c..15aeabd 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 - + com.zja spring-boot-starter-test-root @@ -18,7 +18,7 @@ starter-actuator starter-amqp starter-aop - + starter-cache starter-data starter-dubbo @@ -26,9 +26,9 @@ starter-jdbc starter-jta-atomikos starter-mail - + starter-quartz - + starter-test starter-thymeleaf starter-tomcat @@ -71,13 +71,13 @@ - + @@ -115,6 +115,11 @@ true + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot-dependencies.version} +