⬆️ Bump org.apache.poi:poi from 5.4.0 to 5.4.1

Bumps org.apache.poi:poi from 5.4.0 to 5.4.1.

---
updated-dependencies:
- dependency-name: org.apache.poi:poi
  dependency-version: 5.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-17 08:32:10 +00:00 committed by GitHub
parent 37ab2422ce
commit b188ee276a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -446,7 +446,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>5.4.0</version>
<version>5.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>