Browse Source

Upgrade to Log4j2 2.17.2

Closes gh-30299
pull/30406/head
Stephane Nicoll 4 years ago
parent
commit
f8a6efb15e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1105,7 +1105,7 @@ bom { @@ -1105,7 +1105,7 @@ bom {
]
}
}
library("Log4j2", "2.17.1") {
library("Log4j2", "2.17.2") {
group("org.apache.logging.log4j") {
imports = [
"log4j-bom"

Loading…
Cancel
Save