修改依赖
This commit is contained in:
parent
ab62cf284f
commit
d39c06d04b
5
pom.xml
5
pom.xml
@ -41,11 +41,6 @@
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>${log.version}</version>
|
||||
</dependency>
|
||||
<dependency> <!-- 桥接:告诉Slf4j使用Log4j2 -->
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-slf4j-impl</artifactId>
|
||||
<version>${log.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user