-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update commons-compress from 1.26.1 to 1.26.2
- Loading branch information
1 parent
d8e0269
commit 47d1458
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,7 +93,7 @@ trait SparkModule extends Cross.Module2[String, String] with SbtModule with CiRe | |
ivy"com.github.pjfanning:excel-streaming-reader:4.3.1", | ||
ivy"com.github.pjfanning:poi-shared-strings:2.8.0", | ||
ivy"commons-io:commons-io:2.16.1", | ||
ivy"org.apache.commons:commons-compress:1.26.1", | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
josecsotomorales
|
||
ivy"org.apache.commons:commons-compress:1.26.2", | ||
ivy"org.apache.logging.log4j:log4j-api:2.23.1", | ||
ivy"com.zaxxer:SparseBitSet:1.3", | ||
ivy"org.apache.commons:commons-collections4:4.4", | ||
|
@nightscape this dependency update fixes two security vulnerabilities, can we create a new build from at least this commit?