|
|
@@ -213,11 +213,11 @@
|
|
|
<version>${log4j.version}</version>
|
|
|
</dependency>
|
|
|
<!-- https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j -->
|
|
|
- <dependency>
|
|
|
- <groupId>io.github.openfeign</groupId>
|
|
|
- <artifactId>feign-okhttp</artifactId>
|
|
|
- <version>10.1.0</version>
|
|
|
- </dependency>
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>io.github.openfeign</groupId>-->
|
|
|
+<!-- <artifactId>feign-okhttp</artifactId>-->
|
|
|
+<!-- <version>10.1.0</version>-->
|
|
|
+<!-- </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
<artifactId>log4j-over-slf4j</artifactId>
|