Skip to content

Commit d0c86aa

Browse files
authored
update jackson to 2.13.4 (#479)
Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]> Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>
1 parent 2159036 commit d0c86aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reports-scheduler/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ configurations.all {
8383
resolutionStrategy {
8484
force "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
8585
force "org.jetbrains.kotlin:kotlin-stdlib-common:${kotlin_version}"
86-
force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.11.4"
86+
force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4"
8787
}
8888
}
8989

0 commit comments

Comments
 (0)