From 5cb62925edf565c5bac20240959511ac48645d5e Mon Sep 17 00:00:00 2001 From: daiqy88 Date: Wed, 10 Dec 2025 09:57:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0common=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/pom.xml b/common/pom.xml index 788c1fc7..f6a064db 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -63,6 +63,11 @@ org.aspectj aspectjrt + + com.auth0 + java-jwt + 4.4.0 +