Skip to content

Commit

Permalink
update jackson to 2.13.4 (#1062) (#1063)
Browse files Browse the repository at this point in the history
Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
(cherry picked from commit d92a94b)

Co-authored-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and kavithacm authored Oct 14, 2022
1 parent 0c031d4 commit b15ad72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensearch-observability/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ configurations.all {
resolutionStrategy {
force "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
force "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.11.4"
force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4"
force "org.mockito:mockito-core:4.6.1"
}
}
Expand Down

0 comments on commit b15ad72

Please sign in to comment.