Browse Source

Upgrade to Jackson Bom 2.13.5

Closes gh-34245
pull/34332/head
Andy Wilkinson 3 years ago
parent
commit
2385e626be
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -599,7 +599,7 @@ bom { @@ -599,7 +599,7 @@ bom {
]
}
}
library("Jackson Bom", "2.13.4.20221013") {
library("Jackson Bom", "2.13.5") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"

Loading…
Cancel
Save