Upgrade to Jackson Bom 2.13.4

Closes gh-32308
This commit is contained in:
Stephane Nicoll 2022-09-14 09:31:01 +02:00
parent 1775fc148c
commit b4475e1387
1 changed files with 1 additions and 1 deletions

View File

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