From 34ce117fcfb1b2ee2fbedefe6df4ff40d60be077 Mon Sep 17 00:00:00 2001 From: mxd <838425805@qq.com> Date: Mon, 10 May 2021 22:06:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 280f3696..77facf02 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.4.5 - - org.ssssssss magic-api 1.1.1 @@ -34,20 +28,30 @@ scm:git:https://gitee.com/ssssssss-team/magic-api.git scm:git:https://gitee.com/ssssssss-team/magic-api.git + + 2.4.5 + 1.4.5 + 1.20 + 2.7 + 1.6 + 1.9.4 + 1.3.8.RELEASE + org.ssssssss magic-script - 1.4.5 + ${magic-script.version} org.springframework.boot spring-boot-starter + provided org.apache.commons commons-text - 1.6 + ${commons-text.version} org.springframework.boot @@ -57,7 +61,7 @@ org.springframework.boot spring-boot-starter-log4j - 1.3.8.RELEASE + ${spring-boot-starter-log4j.version} provided @@ -73,11 +77,12 @@ commons-beanutils commons-beanutils - 1.9.4 + ${commons-beanutils.version} org.springframework.boot spring-boot-starter-web + provided org.springframework @@ -86,14 +91,25 @@ commons-io commons-io - 2.7 + ${commons-io.version} org.apache.commons commons-compress - 1.20 + ${commons-compress.version} + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + release