Skip to content

Commit

Permalink
Revert make feign-form optional
Browse files Browse the repository at this point in the history
See FeignClientsConfiguration for required dependencies
  • Loading branch information
spencergibb authored Nov 5, 2024
1 parent 0194a99 commit a5db369
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spring-cloud-openfeign-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
<dependency>
<groupId>io.github.openfeign</groupId>
<artifactId>feign-form-spring</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.github.openfeign</groupId>
Expand Down

0 comments on commit a5db369

Please sign in to comment.