Browse Source

Upgrade to Jackson Bom 2.13.4.20221013

Closes gh-32725
pull/32740/head
Andy Wilkinson 3 years ago
parent
commit
1900dc7566
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save