Merge pull request #2838 from dataease/pr@dev@perf_pom

perf(系统-依赖): easyexcel依赖移到xpack的sdk中
This commit is contained in:
fit2cloud-chenyw 2022-08-12 17:06:44 +08:00 committed by GitHub
commit 0ca33a5c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>