From 572a21654857033c3e41766eed0dbddf73fc10ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Mon, 21 Mar 2022 13:49:25 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20gateway=20?=
=?UTF-8?q?=E4=BD=BF=E7=94=A8=20caffeine=20=E6=9B=BF=E6=8D=A2=E9=BB=98?=
=?UTF-8?q?=E8=AE=A4=E7=BC=93=E5=AD=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-gateway/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml
index 7acede74..2235c1c7 100644
--- a/ruoyi-gateway/pom.xml
+++ b/ruoyi-gateway/pom.xml
@@ -27,6 +27,11 @@
spring-cloud-starter-loadbalancer
+
+ com.github.ben-manes.caffeine
+ caffeine
+
+
com.alibaba.cloud