Upgrade to Jackson Bom 2.12.2

Closes gh-25665
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:18 +00:00
parent 9675faac07
commit ae28a449e5
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.12.1") { library("Jackson Bom", "2.12.2") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"