Browse Source

Upgrade to Jackson Bom 2.13.2.20220328

Closes gh-30478
pull/30562/head
Andy Wilkinson 4 years ago
parent
commit
2da44a0b4f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -548,7 +548,7 @@ bom { @@ -548,7 +548,7 @@ bom {
]
}
}
library("Jackson Bom", "2.13.2") {
library("Jackson Bom", "2.13.2.20220328") {
group("com.fasterxml.jackson") {
imports = [
"jackson-bom"

Loading…
Cancel
Save