From 67362ee1d27c039aa1d36cb4f1052ccbeabad9dd Mon Sep 17 00:00:00 2001 From: Kyoukawa Meishin Date: Fri, 17 Oct 2025 15:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5e4b04e..cf55732 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.mmlsystem StatusSystem - 1.1.1 + 1.2.1 @@ -18,6 +18,18 @@ https://jitpack.io/ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 9 + 9 + + + + @@ -38,5 +50,11 @@ 24.1.0 compile + + com.mmlsystem + PlayerExpSystem + 1.0 + provided +