Commit cdef1f885230b0d1ec39840042459fe025af6fb7
1 parent
b695bb57
删除多余引用
Showing
1 changed file
with
0 additions
and
7 deletions
jeecg-boot/jeecg-boot-base/jeecg-boot-base-core/pom.xml
... | ... | @@ -222,13 +222,6 @@ |
222 | 222 | </exclusions> |
223 | 223 | </dependency> |
224 | 224 | |
225 | - <!-- hutool工具类--> | |
226 | - <dependency> | |
227 | - <groupId>cn.hutool</groupId> | |
228 | - <artifactId>hutool-all</artifactId> | |
229 | - <version>${hutool-all.version}</version> | |
230 | - </dependency> | |
231 | - | |
232 | 225 | <!-- mini文件存储服务 --> |
233 | 226 | <dependency> |
234 | 227 | <groupId>io.minio</groupId> |
... | ... |