Skip to content

Commit

Permalink
Remove eureka-core dependency from spring-cloud-starter-netflix-eurek…
Browse files Browse the repository at this point in the history
…a-client. Fixes gh-4349.
  • Loading branch information
OlgaMaciaszek committed Nov 21, 2024
1 parent bfa9ed7 commit b53540e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spring-cloud-starter-netflix-eureka-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.netflix.eureka</groupId>
<artifactId>eureka-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
Expand Down

0 comments on commit b53540e

Please sign in to comment.