From b6d50077e5a3299a1cc1bae2c693d8c7e7e41039 Mon Sep 17 00:00:00 2001 From: lwj <3529558005@qq.com> Date: Mon, 19 Aug 2024 19:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 555825e..1109b18 100644 --- a/pom.xml +++ b/pom.xml @@ -339,7 +339,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.12.0 ${java.version} ${java.version} @@ -365,6 +365,7 @@ + yun-releases @@ -378,7 +379,7 @@ public aliyun nexus - http://172.13.2.78:8081/repository/maven-public/ + https://maven.aliyun.com/repository/public true @@ -389,7 +390,7 @@ public aliyun nexus - http://172.13.2.78:8081/repository/maven-public/ + https://maven.aliyun.com/repository/public true @@ -398,5 +399,20 @@ - + + + + + + + + + + + + + + + +