Skip to content

Commit

Permalink
Update Jackson Databind to 2.13.4.2 (addressing CVE-2022-42003) (open…
Browse files Browse the repository at this point in the history
…search-project#240)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: Abhinav Nath <abhinavnath@ymail.com>
  • Loading branch information
reta authored and abhinav-nath committed Oct 21, 2022
1 parent ee7ed8f commit ff30174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies {

val opensearchVersion = "2.3.0"
val jacksonVersion = "2.13.4"
val jacksonDatabindVersion = "2.13.4"
val jacksonDatabindVersion = "2.13.4.2"

// Apache 2.0
implementation("org.opensearch.client", "opensearch-rest-client", opensearchVersion)
Expand Down

0 comments on commit ff30174

Please sign in to comment.