Skip to content

Commit

Permalink
Update POI to version 5.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gary O'Neall <[email protected]>
  • Loading branch information
goneall committed Sep 5, 2024
1 parent f88ee72 commit 4c650ee
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 4c650ee

Please sign in to comment.