1 parent 4827100 commit e17abe8Copy full SHA for e17abe8
1 file changed
eureka/eureka-feign-client/pom.xml
@@ -60,22 +60,6 @@
60
</exclusions>
61
</dependency>
62
63
- <dependency>
64
- <groupId>org.springframework.boot</groupId>
65
- <artifactId>spring-boot-starter-thymeleaf</artifactId>
66
- <exclusions>
67
- <exclusion>
68
- <groupId>ch.qos.logback</groupId>
69
- <artifactId>logback-classic</artifactId>
70
- </exclusion>
71
-
72
73
- <groupId>org.apache.logging.log4j</groupId>
74
- <artifactId>log4j-to-slf4j</artifactId>
75
76
- </exclusions>
77
- </dependency>
78
79
<dependency>
80
<groupId>com.fd</groupId>
81
<artifactId>eureka-dto</artifactId>
0 commit comments