Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-29032
pull/29090/head
Stephane Nicoll 4 years ago
parent
commit
61bb068a48
  1. 3
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1071,9 +1071,6 @@ bom { @@ -1071,9 +1071,6 @@ bom {
}
library("Log4j2", "2.16.0") {
group("org.apache.logging.log4j") {
modules = [
"log4j-to-slf4j"
]
imports = [
"log4j-bom"
]

Loading…
Cancel
Save