|
we have these two deps from old days which are really not needed anymore
-
commons-logging:commons-logging-api:99.0-does-not-exist
-
commons-logging:commons-logging:99.0-does-not-exist
and also I'm going to upgrade slf4j version from 1.6.1 to 1.7.5 which from release note saying it provides huge performance improvement which I'd expect it could speed up our test suite run time
|