From 8aafbe5df69df7d3add281a63d05c6528d710f4f Mon Sep 17 00:00:00 2001 From: sunjiabei Date: Sat, 4 Apr 2026 17:30:38 +0800 Subject: [PATCH] =?UTF-8?q?20260414=E4=B8=9A=E7=BB=A9=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c78b5f..f766f08 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,23 @@ commons-lang3 3.12.0 - + + io.jsonwebtoken + jjwt-api + 0.11.5 + + + io.jsonwebtoken + jjwt-impl + 0.11.5 + runtime + + + io.jsonwebtoken + jjwt-jackson + 0.11.5 + runtime + com.github.penggle kaptcha