зеркало из https://github.com/Azure/YCSB.git
Merge pull request #1149 from busbey/slf4j-update
[code] update slf4j-api to 1.7.25
This commit is contained in:
Коммит
e3d7b0d8c2
6
pom.xml
6
pom.xml
|
@ -52,14 +52,10 @@ LICENSE file.
|
|||
<artifactId>google-collections</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<!--
|
||||
Nail down slf4j version to 1.6 so that it defaults to no-op logger.
|
||||
http://www.slf4j.org/codes.html#StaticLoggerBinder
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
<version>1.6.4</version>
|
||||
<version>1.7.25</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Загрузка…
Ссылка в новой задаче