Skip to content

Commit

Permalink
update jackson to 2.13.4 (#479) (#480)
Browse files Browse the repository at this point in the history
Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>
(cherry picked from commit d0c86aa)

Co-authored-by: Kavitha Conjeevaram Mohan <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and kavithacm authored Oct 4, 2022
1 parent bcaa100 commit 544a313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports-scheduler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,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"
}
}

Expand Down

0 comments on commit 544a313

Please sign in to comment.