From 5b80f70373ed9980db0ebecd347633715cb46a9a Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Fri, 17 Feb 2023 15:29:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20guava=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 0145bea..57d1b32 100644 --- a/pom.xml +++ b/pom.xml @@ -197,6 +197,10 @@ jsr305 3.0.2 + + com.google.guava + guava +