Skip to content

Commit e9f68c8

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump commons-compress from 1.21 to 1.22 (#5520) (#5522)
Bumps commons-compress from 1.21 to 1.22. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit bceb40c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02c591d commit e9f68c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies {
103103
api localGroovy()
104104

105105
api 'commons-codec:commons-codec:1.15'
106-
api 'org.apache.commons:commons-compress:1.21'
106+
api 'org.apache.commons:commons-compress:1.22'
107107
api 'org.apache.ant:ant:1.10.12'
108108
api 'com.netflix.nebula:gradle-extra-configurations-plugin:7.0.0'
109109
api 'com.netflix.nebula:nebula-publishing-plugin:4.6.0'

0 commit comments

Comments
 (0)