Upgrade to Jackson Bom 2.11.3

Closes gh-23651
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:58 +02:00
parent d04dc90fe2
commit d9120d9bf6
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ bom {
] ]
} }
} }
library("Jackson Bom", "2.11.2") { library("Jackson Bom", "2.11.3") {
group("com.fasterxml.jackson") { group("com.fasterxml.jackson") {
imports = [ imports = [
"jackson-bom" "jackson-bom"