Skip to content

Commit cc3fac0

Browse files
Update dependency com.fasterxml.jackson.module:jackson-module-parameter-names to v2.15.3
1 parent 5380a3b commit cc3fac0

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
@@ -244,7 +244,7 @@ maven_install(
244244
"com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.3",
245245
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3",
246246
"com.fasterxml.jackson.module:jackson-module-blackbird:2.15.3",
247-
"com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.2",
247+
"com.fasterxml.jackson.module:jackson-module-parameter-names:2.15.3",
248248
"com.google.code.findbugs:jsr305:3.0.2",
249249
"com.google.code.gson:gson:2.10.1",
250250
"com.google.errorprone:error_prone_annotations:2.22.0",

0 commit comments

Comments
 (0)