Upgrade to Log4j2 2.17.1
This commit is contained in:
parent
41c8bb4fe1
commit
95fac2589f
|
|
@ -39,7 +39,7 @@ configure(allprojects) { project ->
|
||||||
mavenBom "org.junit:junit-bom:5.8.2"
|
mavenBom "org.junit:junit-bom:5.8.2"
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') {
|
dependencySet(group: 'org.apache.logging.log4j', version: '2.17.1') {
|
||||||
entry 'log4j-api'
|
entry 'log4j-api'
|
||||||
entry 'log4j-core'
|
entry 'log4j-core'
|
||||||
entry 'log4j-jul'
|
entry 'log4j-jul'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue