Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent fe9aba9 commit 426644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.apache.poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>org.apache.poi</artifactId>

<properties>
<poi-ooxml.version>5.3.0</poi-ooxml.version>
<poi-ooxml.version>5.4.0</poi-ooxml.version>

<Original-Bundle-Version>${poi-ooxml.version}</Original-Bundle-Version>
<Export-Package-Root>org.apache.poi</Export-Package-Root>
Expand Down

0 comments on commit 426644d

Please sign in to comment.