|
|
@@ -82,6 +82,7 @@
|
|
|
<hutool-all.version>5.3.8</hutool-all.version>
|
|
|
<commons-beanutils.version>1.9.4</commons-beanutils.version>
|
|
|
<easyexcel.version>3.0.5</easyexcel.version>
|
|
|
+ <autopoi-web.version>1.3.6</autopoi-web.version>
|
|
|
</properties>
|
|
|
|
|
|
<dependencies>
|
|
|
@@ -256,7 +257,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.jeecgframework</groupId>
|
|
|
<artifactId>autopoi-web</artifactId>
|
|
|
- <version>1.1.1</version>
|
|
|
+ <version>${autopoi-web.version}</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>commons-codec</groupId>
|