Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.poi:poi-ooxml to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 5b6b699 commit 32dc6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.apache.poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<packaging>jar</packaging>

<properties>
<poi-ooxml.version>5.2.5</poi-ooxml.version>
<poi-ooxml.version>5.3.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 32dc6cf

Please sign in to comment.