Browse Source

slf4j 升级到 1.7.32

James 4 years ago
parent
commit
05a91e7db4
1 changed files with 1 additions and 1 deletions
  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>