Skip to content

Commit 5380a3b

Browse files
Update dependency com.fasterxml.jackson.module:jackson-module-blackbird to v2.15.3
1 parent 0fc8295 commit 5380a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ maven_install(
243243
"com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.3",
244244
"com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.3",
245245
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3",
246-
"com.fasterxml.jackson.module:jackson-module-blackbird:2.15.2",
246+
"com.fasterxml.jackson.module:jackson-module-blackbird:2.15.3",
247247
"com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.2",
248248
"com.google.code.findbugs:jsr305:3.0.2",
249249
"com.google.code.gson:gson:2.10.1",

0 commit comments

Comments
 (0)