Skip to content

Commit

Permalink
feature1:支持excel转换为PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
Chat2DB-Pro committed Dec 5, 2024
1 parent c1c5dc6 commit 98a2dfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fastexcel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>cn.idev.excel</groupId>
<artifactId>fastexcel-support</artifactId>
<version>0.0.1</version>
<version>1.0.0</version>
</dependency>
<!-- itext7 -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


<properties>
<revision>0.0.1</revision>
<revision>1.0.0</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
<gpg.skip>true</gpg.skip>
Expand Down

0 comments on commit 98a2dfe

Please sign in to comment.