We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c565eae commit ef436caCopy full SHA for ef436ca
spring-cloud-openfeign-core/pom.xml
@@ -93,13 +93,6 @@
93
<dependency>
94
<groupId>io.github.openfeign</groupId>
95
<artifactId>feign-form-spring</artifactId>
96
- <exclusions>
97
-<!-- Still vulnerable in 13.5-->
98
- <exclusion>
99
- <groupId>commons-io</groupId>
100
- <artifactId>commons-io</artifactId>
101
- </exclusion>
102
- </exclusions>
103
</dependency>
104
105
0 commit comments