Skip to content

Commit 4634829

Browse files
Romain Purchlaartembilan
Romain Purchla
authored andcommitted
Upgrade Jsch to 0.1.54: Fix SFTP stream connection
(cherry picked from commit 7408afb)
1 parent 7ad8f50 commit 4634829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ subprojects { subproject ->
105105
jpa21ApiVersion = '1.0.0.Final'
106106
jpaApiVersion = '2.1.1'
107107
jrubyVersion = '1.7.23'
108-
jschVersion = '0.1.52'
108+
jschVersion = '0.1.54'
109109
jsonpathVersion = '2.2.0'
110110
junitVersion = '4.12'
111111
jythonVersion = '2.5.3'

0 commit comments

Comments
 (0)