Skip to content

Commit

Permalink
Bump dnsjava version to 3.6.0 to address CVE-2024-25638 (opensearch-p…
Browse files Browse the repository at this point in the history
…roject#15173)

* Bump dnsjava version

Signed-off-by: Derek Ho <[email protected]>

* Change to implementation

Signed-off-by: Derek Ho <[email protected]>

* Update test/fixtures/hdfs-fixture/build.gradle

Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Derek Ho <[email protected]>
Co-authored-by: Andriy Redko <[email protected]>
  • Loading branch information
2 people authored and akolarkunnu committed Sep 10, 2024
1 parent 96d4cc7 commit 7373c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dependencies {
exclude group: 'com.nimbusds'
exclude module: "commons-configuration2"
}
api "dnsjava:dnsjava:3.6.0"
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 7373c57

Please sign in to comment.