Skip to content

Commit

Permalink
[api] Upgrades commons compress to 1.26.0 for CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu committed Mar 5, 2024
1 parent ad076c8 commit 5544df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lightgbm_version=3.2.110
rapis_version=22.12.0

commons_cli_version=1.6.0
commons_compress_version=1.25.0
commons_compress_version=1.26.0
commons_csv_version=1.10.0
commons_logging_version=1.2
gson_version=2.10.1
Expand Down

0 comments on commit 5544df7

Please sign in to comment.