Browse Source

Upgrade to Jackson Bom 2.11.2

Closes gh-22801
pull/22834/head
Andy Wilkinson 6 years ago
parent
commit
cfd11214fd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save