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:
如梦技术 2025-04-17 09:40:57 +08:00 committed by GitHub
commit 7c334f314c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -447,7 +447,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>4.1.2</version>
<version>5.4.0</version>
<scope>compile</scope>
</dependency>
<dependency>