From 02f6a947fa68d10be6c1d55909b7d9d783268a70 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期六, 08 十一月 2025 14:19:11 +0800
Subject: [PATCH] #1

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

diff --git a/pom.xml b/pom.xml
index 3b13975..3a7119a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,18 +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>
-
     </dependencies>
 
 
     <build>
-        <finalName>xgmFlwms</finalName>
+        <finalName>zjhlasrs</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1