Skip to content

Commit

Permalink
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3 in /test/fixtures/hdfs-fixtu…
Browse files Browse the repository at this point in the history
…re (#17231)

(cherry picked from commit bcf646d)
  • Loading branch information
dependabot[bot] authored and reta committed Feb 3, 2025
1 parent d3b8bad commit bed4f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 ([#15580](https://github.com/opensearch-project/OpenSearch/pull/15580))
- Bump `com.squareup.okio:okio` from 3.9.1 to 3.10.2 ([#17060](https://github.com/opensearch-project/OpenSearch/pull/17060))
- Bump `org.jruby.jcodings:jcodings` from 1.0.58 to 1.0.61 ([#17061](https://github.com/opensearch-project/OpenSearch/pull/17061))
- Bump `dnsjava:dnsjava` from 3.6.2 to 3.6.3 ([#17231](https://github.com/opensearch-project/OpenSearch/pull/17231))

### Changed
- Indexed IP field supports `terms_query` with more than 1025 IP masks [#16391](https://github.com/opensearch-project/OpenSearch/pull/16391)
Expand Down
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
exclude group: 'com.nimbusds'
exclude module: "commons-configuration2"
}
api "dnsjava:dnsjava:3.6.2"
api "dnsjava:dnsjava:3.6.3"
api "org.codehaus.jettison:jettison:${versions.jettison}"
api "org.apache.commons:commons-compress:${versions.commonscompress}"
api "commons-codec:commons-codec:${versions.commonscodec}"
Expand Down

0 comments on commit bed4f4f

Please sign in to comment.