From fffb1d5a60535e96c89b4a2d4e46ab422f408d74 Mon Sep 17 00:00:00 2001 From: flykhan Date: Mon, 6 Mar 2023 11:07:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backendcloud/pom.xml | 99 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 49 deletions(-) diff --git a/backendcloud/pom.xml b/backendcloud/pom.xml index d4b524d..90ea8c6 100644 --- a/backendcloud/pom.xml +++ b/backendcloud/pom.xml @@ -1,57 +1,58 @@ - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.7.7 - - - com.kob - backendcloud - 0.0.1-SNAPSHOT - backendcloud - backendcloud - - matchingsystem - backend - - pom + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + + 2.7.7 + + + com.kob + backendcloud + 0.0.1-SNAPSHOT + backendcloud + backendcloud + + matchingsystem + backend + + pom - - 1.8 - - - - - - org.springframework.cloud - spring-cloud-dependencies - 2022.0.1 - pom - import - + + 1.8 + + + + + + org.springframework.cloud + spring-cloud-dependencies + 2022.0.1 + pom + import + - - org.springframework.boot - spring-boot-starter-web - + + org.springframework.boot + spring-boot-starter-web + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + +