Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 3777654

Browse files
author
是仪
committed
* 兼容某些特殊的xls: 缺少每个sheet的终止符
1 parent f83683a commit 3777654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ easyexcel重写了poi对07版Excel的解析,一个3M的excel用POI sax解析
3636
<dependency>
3737
<groupId>com.alibaba</groupId>
3838
<artifactId>easyexcel</artifactId>
39-
<version>3.3.2</version>
39+
<version>3.3.3</version>
4040
</dependency>
4141
```
4242

0 commit comments

Comments
 (0)