|
@@ -26,7 +26,6 @@
|
|
<fastjson.version>2.0.23</fastjson.version>
|
|
<fastjson.version>2.0.23</fastjson.version>
|
|
<oshi.version>6.4.0</oshi.version>
|
|
<oshi.version>6.4.0</oshi.version>
|
|
<commons.io.version>2.11.0</commons.io.version>
|
|
<commons.io.version>2.11.0</commons.io.version>
|
|
- <commons.fileupload.version>1.4</commons.fileupload.version>
|
|
|
|
<commons.collections.version>3.2.2</commons.collections.version>
|
|
<commons.collections.version>3.2.2</commons.collections.version>
|
|
<poi.version>4.1.2</poi.version>
|
|
<poi.version>4.1.2</poi.version>
|
|
<velocity.version>2.3</velocity.version>
|
|
<velocity.version>2.3</velocity.version>
|
|
@@ -94,13 +93,6 @@
|
|
<version>${commons.io.version}</version>
|
|
<version>${commons.io.version}</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
- <!-- 文件上传工具类 -->
|
|
|
|
- <dependency>
|
|
|
|
- <groupId>commons-fileupload</groupId>
|
|
|
|
- <artifactId>commons-fileupload</artifactId>
|
|
|
|
- <version>${commons.fileupload.version}</version>
|
|
|
|
- </dependency>
|
|
|
|
-
|
|
|
|
<!-- excel工具 -->
|
|
<!-- excel工具 -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.poi</groupId>
|
|
<groupId>org.apache.poi</groupId>
|