Upgrade to Jackson Bom 2.11.2

Closes gh-22865
This commit is contained in:
Andy Wilkinson 2020-08-11 12:17:22 +01:00
parent 7a0af85b6e
commit c89bc5120e
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.11.1") { library("Jackson Bom", "2.11.2") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"