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.
2 parents 116b116 + 59c77ec commit 44971fcCopy full SHA for 44971fc
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
// Project-specific dependencies
25
// Log4j 2
26
- compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.17.2'
+ compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.20.0'
27
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.20.0'
28
29
// For Log4j2 Async Logging
0 commit comments