From 97561f428e22a1d9380cd5af4f36dd8f59c1ae6f 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:01:11 +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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 7592c0e03..632537920 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,8 @@ 3.0.1 + + 30.0-jre 7.9.5 @@ -232,6 +234,13 @@ ${tlog.version} + + + com.google.guava + guava + ${guava.version} + + com.ruoyi