Skip to content

Commit

Permalink
Bump commons-compress to 1.26.0 (#5178)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Feb 21, 2024
1 parent dd88816 commit becc003
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
// TODO(deephaven-core#1162): Adopt java-platform to manage versions
ext {
depAnnotations = 'org.jetbrains:annotations:24.0.0'
depCommonsCompress = 'org.apache.commons:commons-compress:1.25.0'
depCommonsCompress = 'org.apache.commons:commons-compress:1.26.0'
depCommonsLang3 = 'org.apache.commons:commons-lang3:3.12.0'
depCommonsIo = 'commons-io:commons-io:2.11.0'
depJdom2 = 'org.jdom:jdom2:2.0.6.1'
Expand Down

0 comments on commit becc003

Please sign in to comment.