Skip to content

Commit

Permalink
upgrade poi version
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Jun 11, 2021
1 parent 843e06b commit a1bc789
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 @@ -1168,7 +1168,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>3.17</version>
<version>5.0.0</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit a1bc789

Please sign in to comment.