cr 23 цаг өмнө
parent
commit
c7fc6bde31

+ 4 - 0
blade-common/pom.xml

@@ -89,6 +89,10 @@
             <artifactId>gson</artifactId>
             <artifactId>gson</artifactId>
             <version>2.8.9</version>
             <version>2.8.9</version>
         </dependency>
         </dependency>
+        <dependency>
+            <groupId>io.github.openfeign</groupId>
+            <artifactId>feign-okhttp</artifactId>
+        </dependency>
 
 
     </dependencies>
     </dependencies>