Skip to content

Commit

Permalink
update pkg log4j-slf4j-imp
Browse files Browse the repository at this point in the history
  • Loading branch information
lxning committed Dec 14, 2021
1 parent 0738185 commit 9ad9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/archive/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api "commons-io:commons-io:2.6"
api "org.slf4j:slf4j-api:${slf4j_api_version}"
api "org.apache.logging.log4j:log4j-core:${slf4j_log4j_version}"
api "org.apache.logging.log4j:log4j-slf4j-impl:${slf4j_log4j_version}"
api "com.google.code.gson:gson:${gson_version}"

testImplementation "commons-cli:commons-cli:${commons_cli_version}"
Expand Down

0 comments on commit 9ad9c60

Please sign in to comment.