Merge branch '5.3.x'

This commit is contained in:
Stephane Nicoll 2021-12-10 15:11:24 +01:00
commit e1acbca4e4
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ configure(allprojects) { project ->
mavenBom "org.junit:junit-bom:5.8.2"
}
dependencies {
dependencySet(group: 'org.apache.logging.log4j', version: '2.14.1') {
dependencySet(group: 'org.apache.logging.log4j', version: '2.15.0') {
entry 'log4j-api'
entry 'log4j-core'
entry 'log4j-jul'