Browse Source

修改log4j2包引入问题

tags/1.1.0
shaozhuguang 5 years ago
parent
commit
21956bd905
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      source/pom.xml

+ 0
- 5
source/pom.xml View File

@@ -92,11 +92,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>


Loading…
Cancel
Save