We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c5dc6 commit 98a2dfeCopy full SHA for 98a2dfe
fastexcel-core/pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>cn.idev.excel</groupId>
65
<artifactId>fastexcel-support</artifactId>
66
- <version>0.0.1</version>
+ <version>1.0.0</version>
67
</dependency>
68
<!-- itext7 -->
69
pom.xml
@@ -20,7 +20,7 @@
20
21
22
<properties>
23
- <revision>0.0.1</revision>
+ <revision>1.0.0</revision>
24
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
25
<jdk.version>1.8</jdk.version>
26
<gpg.skip>true</gpg.skip>
0 commit comments