bug--权限完善和去掉无用的包

This commit is contained in:
taozi
2020-07-16 14:10:23 +08:00
parent 2ef1d7812b
commit 2592e3b25f
4 changed files with 5 additions and 17 deletions

View File

@ -74,18 +74,6 @@
<artifactId>quartz</artifactId>
</dependency>
<dependency>
<groupId>ch.ethz.ganymed</groupId>
<artifactId>ganymed-ssh2</artifactId>
<version>build210</version>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.55</version>
</dependency>
</dependencies>
<build>