Skip to content

Commit 04d9cf2

Browse files
authored
update dependencies
There are a lot of bugs related with jsch version, you should keep updated
1 parent 384a93e commit 04d9cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>com.jcraft</groupId>
8989
<artifactId>jsch</artifactId>
90-
<version>0.1.42</version>
90+
<version>0.1.53</version>
9191
<optional>true</optional>
9292
</dependency>
9393
<!-- plugin dependencies -->

0 commit comments

Comments
 (0)