Skip to content

Commit

Permalink
Merge pull request #45 from microsphere-projects/dev
Browse files Browse the repository at this point in the history
Remove duplicated dependency 'org.springframework.cloud:spring-cloud-…
  • Loading branch information
mercyblitz authored Jan 19, 2025
2 parents bdbbb73 + 2b071f5 commit 1800767
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 1800767

Please sign in to comment.