Upgrade to Jackson 2.13.2.1

Closes gh-30741
This commit is contained in:
Stephane Nicoll 2022-04-19 13:08:40 +02:00
parent 6c706328d8
commit 558a80cfa3
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.13.2.20220328") { library("Jackson Bom", "2.13.2.1") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"