⬆️ Bump org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0

Bumps org.apache.poi:poi-ooxml from 4.1.2 to 5.4.0.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi-ooxml
  dependency-version: 5.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-10 14:58:47 +00:00 committed by GitHub
parent 67e3dfbf68
commit 70d8d9549d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>