From 45f561ec6baf1512b3be6dee5dce61cad9ed5f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Mon, 24 Aug 2020 14:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E5=8C=85=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epdc-commons-tools/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/epdc-commons-tools/pom.xml b/epdc-commons-tools/pom.xml index 546fd8e..f62efb5 100644 --- a/epdc-commons-tools/pom.xml +++ b/epdc-commons-tools/pom.xml @@ -120,6 +120,12 @@ org.apache.commons commons-lang3 + + io.jsonwebtoken + jjwt + 0.7.0 + compile +