|
|
|
@ -108,8 +108,16 @@
@@ -108,8 +108,16 @@
|
|
|
|
|
<groupId>commons-io</groupId> |
|
|
|
|
<artifactId>commons-io</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>commons-fileupload</groupId> |
|
|
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>commons-fileupload</groupId> |
|
|
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>io.github.openfeign</groupId> |
|
|
|
|
<artifactId>feign-slf4j</artifactId> |
|
|
|
|