diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index f43126ed4..67cb08546 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -134,6 +134,26 @@ yudao-spring-boot-starter-protection + + + junit + junit + test + + + + + org.apache.commons + commons-compress + 1.27.1 + + + + + org.apache.commons + commons-lang3 + 3.17.0 +