From ddf9a449d11ad3006fe1fa77caad79a604d1b96a Mon Sep 17 00:00:00 2001 From: fxbin Date: Wed, 21 Jul 2021 16:56:44 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E5=8F=98=E6=9B=B4=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=AE=A1=E7=90=86=E6=96=B9=E5=BC=8F=EF=BC=8C=E4=BA=A4?= =?UTF-8?q?=E7=94=B1spring-boot-dependencies=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 37 +++++-------------------------------- 1 file changed, 5 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index f827c72..12fec24 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,6 @@ 2.9.10 1.67 2.11.4 - 4.5.13 @@ -96,31 +95,15 @@ + org.springframework.boot - spring-boot-starter - ${spring-boot.version} - - - org.springframework.boot - spring-boot-autoconfigure - ${spring-boot.version} - - - org.springframework.boot - spring-boot-configuration-processor - ${spring-boot.version} - - - org.springframework.boot - spring-boot-starter-logging - ${spring-boot.version} - - - org.springframework.boot - spring-boot-starter-web + spring-boot-dependencies ${spring-boot.version} + pom + import + com.alipay.sdk alipay-sdk-java @@ -141,16 +124,6 @@ payment-spring-boot-autoconfigure ${project.version} - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.version} - - - org.apache.httpcomponents - httpclient - ${httpclient.version} -