From cccca64a5f5126f04fbe9a0f7eeb80654d2b380b Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期四, 23 十月 2025 13:33:40 +0800
Subject: [PATCH] 组托调整

---
 pom.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 78ceb00..8b08150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,18 +108,15 @@
             <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>
-
     </dependencies>
 
 
     <build>
-<!--        <finalName>rqdzasrs</finalName>-->
         <finalName>czkhasrs</finalName>
         <plugins>
             <plugin>

--
Gitblit v1.9.1