Skip to content

Commit

Permalink
添加 log4j 依赖
Browse files Browse the repository at this point in the history
Fireply committed May 16, 2016
1 parent 9b26cc4 commit a1f3440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -41,6 +41,8 @@ dependencies {

compile 'mysql:mysql-connector-java:5.1.38'

compile 'org.apache.logging.log4j:log4j-core:2.5'

testCompile 'junit:junit:4.12'
}

0 comments on commit a1f3440

Please sign in to comment.