Skip to content

Commit 5eba275

Browse files
authored
Merge pull request #31 from java110/dependabot/maven/org.apache.poi-poi-4.1.1
Bump poi from 3.17 to 4.1.1
2 parents a74a104 + 7606a17 commit 5eba275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
<dependency>
457457
<groupId>org.apache.poi</groupId>
458458
<artifactId>poi</artifactId>
459-
<version>3.17</version>
459+
<version>4.1.1</version>
460460
</dependency>
461461

462462
<dependency>

0 commit comments

Comments
 (0)