Upgrade to Jackson Bom 2.11.1

Closes gh-22130
This commit is contained in:
Andy Wilkinson 2020-06-26 23:23:42 +01:00
parent d2a53e4811
commit 8c974c0480
1 changed files with 1 additions and 1 deletions

View File

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