Skip to content

Commit 9afa68b

Browse files
committed
Make feign-form-spring optional.
1 parent 9c0d439 commit 9afa68b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<dependency>
9494
<groupId>io.github.openfeign</groupId>
9595
<artifactId>feign-form-spring</artifactId>
96+
<optional>true</optional>
9697
</dependency>
9798
<dependency>
9899
<groupId>io.github.openfeign</groupId>

0 commit comments

Comments
 (0)