From 2384547a3d35736dd0e9886fddb32fa17e33ace1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A5=BF=E5=A4=A7=E9=94=90?= <1070211640@qq.com>
Date: Tue, 19 Mar 2024 10:43:14 +0800
Subject: [PATCH] =?UTF-8?q?maven=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-modules/management-platform/pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/ruoyi-modules/management-platform/pom.xml b/ruoyi-modules/management-platform/pom.xml
index 0aa80dbc..9eedb568 100644
--- a/ruoyi-modules/management-platform/pom.xml
+++ b/ruoyi-modules/management-platform/pom.xml
@@ -189,6 +189,18 @@
mlflow-client
1.28.0
+
+ org.checkerframework
+ checker-qual
+ 3.19.0
+ compile
+
+
+ com.jcraft
+ jsch
+ 0.1.55
+
+