Merge remote-tracking branch 'origin/master'

# Conflicts:
#	cash-common/cash-common-tools/pom.xml
#	pom.xml
This commit is contained in:
Tankaikai
2025-02-08 09:56:18 +08:00
8 changed files with 38 additions and 14 deletions

View File

@@ -17,6 +17,10 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>