Upgrade to Jackson 2.12.0

See gh-24415
This commit is contained in:
Valery Yatsynovich
2020-12-09 10:58:15 +03:00
committed by Stephane Nicoll
parent 5fe5dc4860
commit 1f63b82c5b
6 changed files with 12 additions and 10 deletions

View File

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