Skip to content

Commit 94ce4fc

Browse files
committed
Update dependency org.apache.commons:commons-compress to v1.25.0
1 parent 7ac76ee commit 94ce4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastexcel-reader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-compress</artifactId>
22-
<version>1.24.0</version>
22+
<version>1.25.0</version>
2323
</dependency>
2424

2525
<dependency>

0 commit comments

Comments
 (0)