mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-24 22:35:04 +08:00
Merge branch 'develop' into qxinfo2019-patch-2
This commit is contained in:
commit
1dd653a573
1 changed files with 6 additions and 0 deletions
6
pom.xml
6
pom.xml
|
@ -290,6 +290,12 @@
|
|||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>easyexcel</artifactId>
|
||||
<version>2.1.3</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>ehcache</artifactId>
|
||||
<groupId>org.ehcache</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jxls</groupId>
|
||||
|
|
Loading…
Reference in a new issue