Skip to content

Commit 578c6a2

Browse files
Bump org.apache.commons:commons-compress from 1.22 to 1.23.0 in /plugins/repository-hdfs (#7071)
* Bump org.apache.commons:commons-compress in /plugins/repository-hdfs Bumps org.apache.commons:commons-compress from 1.22 to 1.23.0. --- 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> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: Kunal Kotwani <kkotwani@amazon.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kunal Kotwani <kkotwani@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Kunal Kotwani <kkotwani@amazon.com>
1 parent 091f62b commit 578c6a2

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4444
- Bump `net.minidev:json-smart` from 2.4.9 to 2.4.10
4545
- Bump `com.netflix.nebula.ospackage-base` from 11.0.0 to 11.2.0
4646
- Bump `org.apache.hadoop:hadoop-minicluster` from 3.3.4 to 3.3.5
47+
- Bump `org.apache.commons:commons-compress` from 1.22 to 1.23.0
4748

4849
### Changed
4950
- [CCR] Add getHistoryOperationsFromTranslog method to fetch the history snapshot from translogs ([#3948](https://github.com/opensearch-project/OpenSearch/pull/3948))

plugins/repository-hdfs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
api 'commons-cli:commons-cli:1.5.0'
7575
api "commons-codec:commons-codec:${versions.commonscodec}"
7676
api 'commons-collections:commons-collections:3.2.2'
77-
api 'org.apache.commons:commons-compress:1.22'
77+
api 'org.apache.commons:commons-compress:1.23.0'
7878
api 'org.apache.commons:commons-configuration2:2.9.0'
7979
api 'commons-io:commons-io:2.11.0'
8080
api 'org.apache.commons:commons-lang3:3.12.0'

plugins/repository-hdfs/licenses/commons-compress-1.22.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4af2060ea9b0c8b74f1854c6cafe4d43cfc161fc

0 commit comments

Comments
 (0)