Skip to content

Commit

Permalink
build: update poi-ooxml version (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy authored Feb 5, 2025
1 parent 149af9c commit 08ef3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastexcel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.5</version>
<version>5.3.0</version>
<exclusions>
<exclusion>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 08ef3d4

Please sign in to comment.