From 41b14ba379fc9996c595f93fd3c19e4408cf10dd Mon Sep 17 00:00:00 2001
From: funny <834502597@qq.com>
Date: Fri, 17 Apr 2026 13:58:41 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nflg-qms-admin/pom.xml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/nflg-qms-admin/pom.xml b/nflg-qms-admin/pom.xml
index 04609a27..417ec78e 100644
--- a/nflg-qms-admin/pom.xml
+++ b/nflg-qms-admin/pom.xml
@@ -182,6 +182,31 @@
hypersistence-tsid
2.1.4
+
+
+ io.jsonwebtoken
+ jjwt-api
+ 0.12.6
+
+
+ io.jsonwebtoken
+ jjwt-impl
+ 0.12.6
+ runtime
+
+
+ io.jsonwebtoken
+ jjwt-jackson
+ 0.12.6
+ runtime
+
+
+
+
+ io.minio
+ minio
+ 8.5.17
+