From 85a7985ef0c69271db64d274c7a712a645cbe3a9 Mon Sep 17 00:00:00 2001 From: Andrews Date: Thu, 30 Nov 2023 18:03:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-commom/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/im-commom/pom.xml b/im-commom/pom.xml index 23c997e..bf1e555 100644 --- a/im-commom/pom.xml +++ b/im-commom/pom.xml @@ -59,5 +59,16 @@ java-jwt 3.11.0 + + com.google.guava + guava + 32.1.2-jre + + + + org.slf4j + slf4j-api + 1.7.36 + \ No newline at end of file