fix ssh bug

This commit is contained in:
Looly
2019-10-22 10:37:41 +08:00
parent 4e0cf4cb72
commit c7dcf6e6e9
5 changed files with 33 additions and 22 deletions

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
<scope>provided</scope>
</dependency>
</dependencies>