From 3d2d568bbe09df9826efd54a32a7d4ba74f6c56d Mon Sep 17 00:00:00 2001
From: autumnal_wind@yeah.net <autumnal_wind@yeah.net>
Date: 星期一, 27 五月 2024 14:48:11 +0800
Subject: [PATCH] feat: 清除target目录

---
 hs-common/hs-common-sensitive/.flattened-pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/hs-common/hs-common-sensitive/.flattened-pom.xml b/hs-common/hs-common-sensitive/.flattened-pom.xml
index d295237..7811bf5 100644
--- a/hs-common/hs-common-sensitive/.flattened-pom.xml
+++ b/hs-common/hs-common-sensitive/.flattened-pom.xml
@@ -16,5 +16,9 @@
       <groupId>com.sunsail</groupId>
       <artifactId>hs-common-json</artifactId>
     </dependency>
+    <dependency>
+      <groupId>com.sunsail</groupId>
+      <artifactId>hs-common-core</artifactId>
+    </dependency>
   </dependencies>
 </project>

--
Gitblit v1.8.0