Skip to content

Commit

Permalink
revert poi version from 5.3.0 to 5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
liaochong committed Aug 5, 2024
1 parent ab15625 commit 5a7b447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<poi.version>5.3.0</poi.version>
<poi.version>5.2.5</poi.version>
<jsoup.version>1.16.2</jsoup.version>
<lombok.version>1.18.22</lombok.version>
<beetl.version>3.15.4.RELEASE</beetl.version>
Expand Down

0 comments on commit 5a7b447

Please sign in to comment.