|
|
@ -47,6 +47,10 @@ |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<artifactId>spring-boot-starter-tomcat</artifactId> |
|
|
|
<artifactId>spring-boot-starter-tomcat</artifactId> |
|
|
|
</exclusion> |
|
|
|
</exclusion> |
|
|
|
|
|
|
|
<exclusion> |
|
|
|
|
|
|
|
<artifactId>log4j-to-slf4j</artifactId> |
|
|
|
|
|
|
|
<groupId>org.apache.logging.log4j</groupId> |
|
|
|
|
|
|
|
</exclusion> |
|
|
|
</exclusions> |
|
|
|
</exclusions> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|