Browse Source
Update pom.xml
remove the log4j2 in scope test;
tags/1.1.0
Zhao Guangwei
GitHub
5 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
6 deletions
-
source/pom.xml
|
|
@@ -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> |
|
|
@@ -513,4 +508,4 @@ |
|
|
|
</profiles> |
|
|
|
|
|
|
|
|
|
|
|
</project> |
|
|
|
</project> |