删除重复的依赖

This commit is contained in:
卢春梦 2025-02-13 16:35:09 +08:00
parent 8277caae2f
commit f1908a449a

View File

@ -516,10 +516,6 @@
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-auto</artifactId>