We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79804d9 commit 4c2e0eeCopy full SHA for 4c2e0ee
build.gradle
@@ -39,7 +39,7 @@ configure(allprojects) { project ->
39
mavenBom "org.junit:junit-bom:5.8.2"
40
}
41
dependencies {
42
- dependencySet(group: 'org.apache.logging.log4j', version: '2.15.0') {
+ dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') {
43
entry 'log4j-api'
44
entry 'log4j-core'
45
entry 'log4j-jul'
0 commit comments