From 3f3f4ffefd53cf66d4567a74f916845350dbd9e4 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 03 十一月 2025 11:16:03 +0800
Subject: [PATCH] #1

---
 pom.xml |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index ac5e808..3a7119a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,23 +108,16 @@
             <artifactId>truelicense-core</artifactId>
             <version>1.33</version>
         </dependency>
-
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-test</artifactId>
             <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>zjhlasrs</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1