diff --git a/lms/nladmin-system/pom.xml b/lms/nladmin-system/pom.xml index c056dc10b..290680af2 100644 --- a/lms/nladmin-system/pom.xml +++ b/lms/nladmin-system/pom.xml @@ -80,7 +80,17 @@ sa-token-jwt ${sa-token.version} - + + + cn.dev33 + sa-token-dao-redis + 1.31.0 + + + org.apache.commons + commons-pool2 + 2.5.0 +