Skip to content

Commit 0e91a6b

Browse files
authored
build: update poi version (#218)
1 parent 08ef3d4 commit 0e91a6b

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
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.apache.poi</groupId>
2929
<artifactId>poi</artifactId>
30-
<version>5.2.5</version>
30+
<version>5.3.0</version>
3131
<exclusions>
3232
<exclusion>
3333
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)