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 + +