perf(系统-依赖): easyexcel依赖移到xpack的sdk中

This commit is contained in:
fit2cloud-chenyw 2022-08-12 17:05:11 +08:00
parent 06a9afd64f
commit fe73dc2888

View File

@ -159,18 +159,7 @@
<artifactId>curator-recipes</artifactId>
<version>4.0.1</version>
</dependency>
<!-- easyexcel -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>2.1.7</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.fit2cloud</groupId>
<artifactId>quartz-spring-boot-starter</artifactId>