Skip to content

Commit

Permalink
perf($reactive-starter): remove deprecated dependency `spring-cloud-s…
Browse files Browse the repository at this point in the history
…tarter-bootstrap`

BREAKING CHANGE: `spring-cloud-starter-bootstrap` has been removed
  • Loading branch information
johnnymillergh committed Feb 4, 2022
1 parent ee45dab commit ba5d823
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions reactive-spring-cloud-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
</dependency>

<!-- Spring Cloud Dependencies -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-consul-all</artifactId>
Expand Down

0 comments on commit ba5d823

Please sign in to comment.