From 810afa05a932584a26cf9ea845f34a281401cdce Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 22 十月 2025 11:54:13 +0800
Subject: [PATCH] 许可证2.0
---
pom.xml | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index ac5e808..50ef277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,16 +115,11 @@
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>cn.hutool</groupId>
- <artifactId>hutool-core</artifactId>
- <version>5.8.26</version>
- </dependency>
</dependencies>
<build>
- <finalName>xgmFlwms</finalName>
+ <finalName>rqdzasrs</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
--
Gitblit v1.9.1