mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-13 19:39:44 +08:00
Merge pull request #58 from chillzhuang/dependabot/maven/org.apache.poi-poi-ooxml-5.4.0
⬆️ Bump org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0
This commit is contained in:
commit
7c334f314c
2
pom.xml
2
pom.xml
|
|
@ -447,7 +447,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.poi</groupId>
|
<groupId>org.apache.poi</groupId>
|
||||||
<artifactId>poi-ooxml</artifactId>
|
<artifactId>poi-ooxml</artifactId>
|
||||||
<version>4.1.2</version>
|
<version>5.4.0</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user