Skip to content

Commit

Permalink
Merge pull request #31 from spdx/updatepoi
Browse files Browse the repository at this point in the history
Update POI to version 5.3.0
  • Loading branch information
goneall authored Sep 5, 2024
2 parents f88ee72 + 4c650ee commit d310ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>5.2.3</version>
<version>5.3.0</version>
</dependency>
<dependency>
<groupId>com.opencsv</groupId>
Expand All @@ -154,7 +154,7 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>5.2.3</version>
<version>5.3.0</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit d310ee4

Please sign in to comment.