Upgrade to Jackson Bom 2.14.2

Closes gh-34262
This commit is contained in:
Andy Wilkinson 2023-02-20 14:53:50 +00:00
parent 96dbd09ec5
commit 41edf24016
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.14.1") { library("Jackson Bom", "2.14.2") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"