From 37a8addf5263bd9af09e6d64b9c89969aa76111d Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期五, 15 十月 2021 15:55:44 +0800
Subject: [PATCH] update feign 标记过期

---
 pom.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9124fc..ab8fe42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,6 +159,7 @@
                 <version>${hutool.version}</version>
             </dependency>
 
+            <!-- @deprecated 鐢变簬浣跨敤浜烘暟杈冨皯 鍐冲畾涓� 3.4.0 鐗堟湰绉婚櫎 -->
             <dependency>
                 <groupId>org.springframework.cloud</groupId>
                 <artifactId>spring-cloud-starter-openfeign</artifactId>
@@ -170,7 +171,7 @@
                     </exclusion>
                 </exclusions>
             </dependency>
-
+            <!-- @deprecated 鐢变簬浣跨敤浜烘暟杈冨皯 鍐冲畾涓� 3.4.0 鐗堟湰绉婚櫎 -->
             <dependency>
                 <groupId>io.github.openfeign</groupId>
                 <artifactId>feign-okhttp</artifactId>

--
Gitblit v1.9.3