Upgrade to Jackson Bom 2.13.3

Closes gh-31046
This commit is contained in:
Andy Wilkinson 2022-05-16 11:46:01 +01:00
parent ffa1f1ce41
commit 85faaa8e4f
1 changed files with 1 additions and 1 deletions

View File

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