Upgrade to Jackson Bom 2.14.3

Closes gh-35344
This commit is contained in:
Stephane Nicoll 2023-05-08 14:40:03 +02:00
parent 7eda3ed669
commit 173d24840f
1 changed files with 1 additions and 1 deletions

View File

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