Browse Source

slf4j-api 1.7.36 升级到 2.0.7

James 2 years ago
parent
commit
8ea212780f
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.36</version>
+			<version>2.0.7</version>
 			<scope>provided</scope>
 		</dependency>