Skip to content

Commit 08ef3d4

Browse files
authored
build: update poi-ooxml version (#217)
1 parent 149af9c commit 08ef3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastexcel-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.poi</groupId>
4444
<artifactId>poi-ooxml</artifactId>
45-
<version>5.2.5</version>
45+
<version>5.3.0</version>
4646
<exclusions>
4747
<exclusion>
4848
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)