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 <dxho@amazon.com>

* Change to implementation

Signed-off-by: Derek Ho <dxho@amazon.com>

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

Co-authored-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Derek Ho <derek01778@gmail.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <derek01778@gmail.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
  • Loading branch information
derek-ho and reta committed Aug 13, 2024
1 parent ea1ab7c commit 54c13a6
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 54c13a6

Please sign in to comment.