Skip to content

Commit 426644d

Browse files
fix(deps): update dependency org.apache.poi:poi-ooxml to v5.4.0
1 parent fe9aba9 commit 426644d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.apache.poi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>org.apache.poi</artifactId>
1414

1515
<properties>
16-
<poi-ooxml.version>5.3.0</poi-ooxml.version>
16+
<poi-ooxml.version>5.4.0</poi-ooxml.version>
1717

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

0 commit comments

Comments
 (0)