Skip to content

Commit 44971fc

Browse files
authored
Merge pull request #75 from 8bitbuddhist/dependabot/gradle/org.apache.logging.log4j-log4j-api-2.20.0
Bump org.apache.logging.log4j:log4j-api from 2.17.2 to 2.20.0
2 parents 116b116 + 59c77ec commit 44971fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323

2424
// Project-specific dependencies
2525
// Log4j 2
26-
compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.17.2'
26+
compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.20.0'
2727
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.20.0'
2828

2929
// For Log4j2 Async Logging

0 commit comments

Comments
 (0)