Skip to content

Commit e17abe8

Browse files
committed
Thymeleaf removed
1 parent 4827100 commit e17abe8

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

eureka/eureka-feign-client/pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,6 @@
6060
</exclusions>
6161
</dependency>
6262

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-
<exclusion>
73-
<groupId>org.apache.logging.log4j</groupId>
74-
<artifactId>log4j-to-slf4j</artifactId>
75-
</exclusion>
76-
</exclusions>
77-
</dependency>
78-
7963
<dependency>
8064
<groupId>com.fd</groupId>
8165
<artifactId>eureka-dto</artifactId>

0 commit comments

Comments
 (0)