|
@@ -204,13 +204,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
<artifactId>poi</artifactId>
|
|
|
- <version>3.17</version>
|
|
|
+ <version>4.0.0</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.apache.poi</groupId>
|
|
|
<artifactId>poi-ooxml</artifactId>
|
|
|
- <version>3.17</version>
|
|
|
+ <version>4.0.0</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
|