浏览代码

slf4j 升级到 1.7.32

James 4 年之前
父节点
当前提交
05a91e7db4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -73,7 +73,7 @@
 		<dependency>
 			<groupId>org.slf4j</groupId>
 			<artifactId>slf4j-api</artifactId>
-			<version>1.7.29</version>
+			<version>1.7.32</version>
 			<scope>provided</scope>
 		</dependency>