Skip to content

Commit

Permalink
Remove duplicated dependency 'org.springframework.cloud:spring-cloud-…
Browse files Browse the repository at this point in the history
…starter-loadbalancer'
  • Loading branch information
mercyblitz committed Jan 17, 2025
1 parent 1069851 commit 2b071f5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions microsphere-spring-cloud-openfeign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,7 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
<optional>true</optional>
</dependency>


</dependencies>

</project>

0 comments on commit 2b071f5

Please sign in to comment.