调整依赖。

This commit is contained in:
zhouxy108 2023-04-03 23:41:21 +08:00
parent 55089dbb25
commit fd4c4db411

View File

@ -23,12 +23,6 @@
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-commons</artifactId>
<version>0.1.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>cn.hutool</groupId>
<artifactId>hutool-core</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>