slf4j版本升级

This commit is contained in:
xueli.xue 2017-04-28 15:58:46 +08:00
parent a83c21a43a
commit b4fd8bf93e
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.5</version>
<version>1.7.21</version>
</dependency>
<!-- freemarker -->

View File

@ -41,7 +41,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.5</version>
<version>1.7.21</version>
</dependency>
<!-- hessian -->