Skip to content

Commit 4dc265e

Browse files
committed
修改依赖项
1 parent 150c329 commit 4dc265e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
</modules>
4747

4848
<dependencies>
49-
<dependency>
50-
<groupId>org.slf4j</groupId>
51-
<artifactId>slf4j-api</artifactId>
52-
<version>${slf4j.version}</version>
53-
</dependency>
49+
<!--<dependency>-->
50+
<!--<groupId>org.slf4j</groupId>-->
51+
<!--<artifactId>slf4j-api</artifactId>-->
52+
<!--<version>${slf4j.version}</version>-->
53+
<!--</dependency>-->
5454
<dependency>
5555
<groupId>ch.qos.logback</groupId>
5656
<artifactId>logback-classic</artifactId>

0 commit comments

Comments
 (0)