Skip to content

Commit e730183

Browse files
dependabot[bot]jainankitk
authored andcommitted
Bump org.jboss.xnio:xnio-nio from 3.8.16.Final to 3.8.17.Final in /test/fixtures/hdfs-fixture (opensearch-project#19252)
* Bump org.jboss.xnio:xnio-nio in /test/fixtures/hdfs-fixture Bumps org.jboss.xnio:xnio-nio from 3.8.16.Final to 3.8.17.Final. --- updated-dependencies: - dependency-name: org.jboss.xnio:xnio-nio dependency-version: 3.8.17.Final dependency-type: direct:production update-type: version-update:semver-patch ... 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> Signed-off-by: Ankit Jain <jainankitk@apache.org>
1 parent c746d07 commit e730183

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
@@ -66,6 +66,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6666
- Bump `org.jsoup:jsoup` from 1.20.1 to 1.21.2 ([#19207](https://github.com/opensearch-project/OpenSearch/pull/19207))
6767
- Bump `org.apache.hadoop:hadoop-minicluster` from 3.4.1 to 3.4.2 ([#19203](https://github.com/opensearch-project/OpenSearch/pull/19203))
6868
- Bump `com.maxmind.geoip2:geoip2` from 4.3.1 to 4.4.0 ([#19205](https://github.com/opensearch-project/OpenSearch/pull/19205))
69+
- Bump `org.jboss.xnio:xnio-nio` from 3.8.16.Final to 3.8.17.Final ([#19252](https://github.com/opensearch-project/OpenSearch/pull/19252))
6970

7071
### Deprecated
7172

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
api "commons-net:commons-net:3.11.1"
7979
api "ch.qos.logback:logback-core:1.5.18"
8080
api "ch.qos.logback:logback-classic:1.5.18"
81-
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
81+
api "org.jboss.xnio:xnio-nio:3.8.17.Final"
8282
api 'org.jline:jline:3.30.5'
8383
api 'org.apache.commons:commons-configuration2:2.12.0'
8484
api 'com.nimbusds:nimbus-jose-jwt:10.4.2'

0 commit comments

Comments
 (0)