Skip to content

Commit

Permalink
0003161: Get rid of reference to 2 different versions of slf4j
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jun 19, 2017
1 parent 80e0ed6 commit 4b80f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-assemble/common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ subprojects { subproject ->
jdomVersion = '2.0.5'
junitVersion = '4.11'
log4jVersion = '1.2.17'
slf4jVersion = '1.7.7'
slf4jVersion = '1.7.21'
mockitoVersion = '1.9.5'
powerMockVersion = '1.5.3'
mysqlVersion = '5.1.30'
Expand Down

0 comments on commit 4b80f0d

Please sign in to comment.