build: 依赖

feature/comment
ChenYan 2024-12-28 18:43:30 +08:00
parent cf6a7b2047
commit a998c414bd
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,7 @@
<artifactId>mcwl-common</artifactId> <artifactId>mcwl-common</artifactId>
<description> <description>
common通用工具 common通用工具
</description> </description>
@ -46,7 +47,6 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId> <artifactId>spring-boot-starter-validation</artifactId>
</dependency> </dependency>
<!--常用工具类 --> <!--常用工具类 -->
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>