Browse Source

Merge branch '2.7.x'

pull/30748/head
Stephane Nicoll 4 years ago
parent
commit
263efe2b86
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save