Skip to content

Commit

Permalink
chore: Update commons-compress from 1.26.1 to 1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and nightscape committed May 25, 2024
1 parent d8e0269 commit 47d1458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Copy link
@josecsotomorales

josecsotomorales Jun 11, 2024

@nightscape this dependency update fixes two security vulnerabilities, can we create a new build from at least this commit?

This comment has been minimized.

Copy link
@josecsotomorales

josecsotomorales Jun 11, 2024

Thanks for dropping a new release! Seems like the publish workflow failed

This comment has been minimized.

Copy link
@nightscape

nightscape Jun 12, 2024

Owner

Turns out my GPG key was expired. 0.20.4 should be published now.

This comment has been minimized.

Copy link
@josecsotomorales

This comment has been minimized.

Copy link
@nightscape

nightscape Jun 14, 2024

Owner

It is there now. It always takes a while until it shows up in the various repo searches.

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",
Expand Down

0 comments on commit 47d1458

Please sign in to comment.