From 4d09ba9d2c8a7727ac369f3f042c3074650aa25d Mon Sep 17 00:00:00 2001 From: s2042968 Date: Fri, 29 Nov 2024 16:17:07 +0800 Subject: [PATCH] =?UTF-8?q?jsonwebtoken=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electromagnetic-framework/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/electromagnetic-framework/pom.xml b/electromagnetic-framework/pom.xml index 718c99d..a787489 100644 --- a/electromagnetic-framework/pom.xml +++ b/electromagnetic-framework/pom.xml @@ -80,6 +80,10 @@ zip4j 2.11.5 + + io.jsonwebtoken + jjwt + \ No newline at end of file