From 8a3bb74af52b9885371cca4a7c7baff76103ef36 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sun, 2 Oct 2022 08:27:47 -0400 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E7=89=88=E6=9C=AC=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=EF=BC=8C=E5=B9=B6=E4=B8=94=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E7=9A=84=20=E6=95=B0=E6=8D=AE=E5=BA=93=E9=A9=B1?= =?UTF-8?q?=E5=8A=A8=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 7eec325..2840734 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,11 @@ + + org.mariadb.jdbc + mariadb-java-client + 3.0.8 + com.h2database h2 @@ -48,6 +53,12 @@ 2.1.214 + + + com.google.guava + guava + 31.1-jre + io.jsonwebtoken jjwt