Browse Source

Upgrade to Jackson Bom 2.13.3

Closes gh-31050
pull/31057/head
Andy Wilkinson 4 years ago
parent
commit
624e670528
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -449,7 +449,7 @@ bom { @@ -449,7 +449,7 @@ bom {
]
}
}
library("Jackson Bom", "2.13.2.1") {
library("Jackson Bom", "2.13.3") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"

Loading…
Cancel
Save