Skip to content

Commit 133e9d9

Browse files
dependabot[bot]cwperksgaobinlong
authored
Bump commons-net:commons-net from 3.11.1 to 3.12.0 in /test/fixtures/hdfs-fixture (#19687)
* Bump commons-net:commons-net in /test/fixtures/hdfs-fixture Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 3.11.1 to 3.12.0. - [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-net@rel/commons-net-3.11.1...rel/commons-net-3.12.0) --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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> Signed-off-by: Craig Perkins <cwperx@amazon.com> Signed-off-by: gaobinlong <gbinlong@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: gaobinlong <gbinlong@amazon.com>
1 parent 0316a02 commit 133e9d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4141
- Bump `com.azure:azure-storage-common` from 12.30.2 to 12.30.3 ([#19615](https://github.com/opensearch-project/OpenSearch/pull/19615))
4242
- Bump `peter-evans/create-issue-from-file` from 5 to 6 ([#19616](https://github.com/opensearch-project/OpenSearch/pull/19616))
4343
- Bump `com.squareup.okhttp3:okhttp` from 5.1.0 to 5.2.1 ([#19614](https://github.com/opensearch-project/OpenSearch/pull/19614))
44+
- Bump `commons-net:commons-net` from 3.11.1 to 3.12.0 ([#19687](https://github.com/opensearch-project/OpenSearch/pull/19687))
4445
- Bump `org.apache.avro:avro` from 1.12.0 to 1.12.1 ([#19692](https://github.com/opensearch-project/OpenSearch/pull/19692))
4546
- Bump `com.github.spotbugs:spotbugs-annotations` from 4.9.6 to 4.9.8 ([#19691](https://github.com/opensearch-project/OpenSearch/pull/19691))
4647
- Bump `stefanzweifel/git-auto-commit-action` from 6 to 7 ([#19689](https://github.com/opensearch-project/OpenSearch/pull/19689))

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
api "org.eclipse.jetty.websocket:javax-websocket-server-impl:${versions.jetty}"
7878
api 'org.apache.zookeeper:zookeeper:3.9.4'
7979
api "org.apache.commons:commons-text:1.13.1"
80-
api "commons-net:commons-net:3.11.1"
80+
api "commons-net:commons-net:3.12.0"
8181
api "ch.qos.logback:logback-core:1.5.18"
8282
api "ch.qos.logback:logback-classic:1.5.18"
8383
api "org.jboss.xnio:xnio-nio:3.8.17.Final"

0 commit comments

Comments
 (0)