|
|
@ -59,6 +59,10 @@ |
|
|
|
<artifactId>eureka-core</artifactId> |
|
|
|
<artifactId>eureka-core</artifactId> |
|
|
|
<version>${eureka.version}</version> |
|
|
|
<version>${eureka.version}</version> |
|
|
|
<exclusions> |
|
|
|
<exclusions> |
|
|
|
|
|
|
|
<exclusion> |
|
|
|
|
|
|
|
<groupId>javax.servlet</groupId> |
|
|
|
|
|
|
|
<artifactId>servlet-api</artifactId> |
|
|
|
|
|
|
|
</exclusion> |
|
|
|
<exclusion> |
|
|
|
<exclusion> |
|
|
|
<artifactId>commons-logging</artifactId> |
|
|
|
<artifactId>commons-logging</artifactId> |
|
|
|
<groupId>commons-logging</groupId> |
|
|
|
<groupId>commons-logging</groupId> |
|
|
|