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 | 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