Skip to content

Commit

Permalink
Update log4j to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neworld authored and quittle committed Dec 13, 2021
1 parent d83c4d4 commit 8b805ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-emulator-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ pluginBundle {
dependencies {
implementation 'com.android.tools.build:gradle:4.1.0'
implementation 'commons-io:commons-io:2.8.0'
implementation 'org.apache.logging.log4j:log4j-iostreams:2.14.0'
implementation 'org.apache.logging.log4j:log4j-iostreams:2.15.0'

compileOnly 'com.google.code.findbugs:annotations:3.0.1'
testCompileOnly 'com.google.code.findbugs:annotations:3.0.1'
Expand Down

0 comments on commit 8b805ac

Please sign in to comment.