Skip to content

Commit

Permalink
Bump org.apache.poi:poi-ooxml from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps org.apache.poi:poi-ooxml from 5.3.0 to 5.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 51703de commit 1656237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
</dependency>

<!-- LibreOffice Calc ODT export -->
Expand Down Expand Up @@ -454,7 +454,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
</dependency>
<!-- LibreOffice Calc ODT export -->
<dependency>
Expand Down

0 comments on commit 1656237

Please sign in to comment.