Skip to content

Commit 9a3ec02

Browse files
committed
Update to jsch 0.1.51
Adds support for private keys in PKCS#8 format. Fixes several session crash issues.
1 parent 876f2fc commit 9a3ec02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
[com.jcraft/jsch.agentproxy.pageant ~agentproxy-version]
1515
[com.jcraft/jsch.agentproxy.core ~agentproxy-version]
1616
[com.jcraft/jsch.agentproxy.jsch ~agentproxy-version]
17-
[com.jcraft/jsch "0.1.50"]])
17+
[com.jcraft/jsch "0.1.51"]])

0 commit comments

Comments
 (0)