Browse Source

Upgrade to Jackson Bom 2.12.2

Closes gh-25665
pull/25690/head
Andy Wilkinson 5 years ago
parent
commit
ae28a449e5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -505,7 +505,7 @@ bom { @@ -505,7 +505,7 @@ bom {
]
}
}
library("Jackson Bom", "2.12.1") {
library("Jackson Bom", "2.12.2") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"

Loading…
Cancel
Save