Skip to content

Commit 21d3aaa

Browse files
Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 in /plugins/repository-hdfs (#14399)
* Bump org.apache.commons:commons-configuration2 Bumps org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 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: 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> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent f99a6f8 commit 21d3aaa

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515
- Bump `reactor` from 3.5.17 to 3.5.18 ([#14395](https://github.com/opensearch-project/OpenSearch/pull/14395))
1616
- Bump `reactor-netty` from 1.1.19 to 1.1.20 ([#14395](https://github.com/opensearch-project/OpenSearch/pull/14395))
1717
- Bump `commons-net:commons-net` from 3.10.0 to 3.11.1 ([#14396](https://github.com/opensearch-project/OpenSearch/pull/14396))
18+
- Bump `org.apache.commons:commons-configuration2` from 2.10.1 to 2.11.0 ([#14399](https://github.com/opensearch-project/OpenSearch/pull/14399))
1819

1920
### Changed
2021

plugins/repository-hdfs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
api "commons-codec:commons-codec:${versions.commonscodec}"
7575
api 'commons-collections:commons-collections:3.2.2'
7676
api "org.apache.commons:commons-compress:${versions.commonscompress}"
77-
api 'org.apache.commons:commons-configuration2:2.10.1'
77+
api 'org.apache.commons:commons-configuration2:2.11.0'
7878
api "commons-io:commons-io:${versions.commonsio}"
7979
api 'org.apache.commons:commons-lang3:3.14.0'
8080
implementation 'com.google.re2j:re2j:1.7'

plugins/repository-hdfs/licenses/commons-configuration2-2.10.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
af5a2c6abe587074c0be1107fcb27fa2fad91304

0 commit comments

Comments
 (0)