From e0e850bd488c00bb4651c00b320b3bcaf1e83248 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: Sat, 16 Apr 2022 15:20:48 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20guava=20=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E=20=E7=BB=9F=E4=B8=80=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 36e6f639..18fc016e 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,9 @@ 3.0.3 1.29.0 + + 30.0-jre + 7.9.5 3.14.0 @@ -251,6 +254,13 @@ ${okhttp.version} + + + com.google.guava + guava + ${guava.version} + +