Skip to content

Commit 7408afb

Browse files
Romain Purchlaartembilan
Romain Purchla
authored andcommitted
Upgrade Jsch to 0.1.54: Fix SFTP stream connection
1 parent ed2f298 commit 7408afb

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
@@ -109,7 +109,7 @@ subprojects { subproject ->
109109
jpa21ApiVersion = '1.0.0.Final'
110110
jpaApiVersion = '2.1.1'
111111
jrubyVersion = '1.7.23'
112-
jschVersion = '0.1.52'
112+
jschVersion = '0.1.54'
113113
jsonpathVersion = '2.2.0'
114114
junitVersion = '4.12'
115115
jythonVersion = '2.5.3'

0 commit comments

Comments
 (0)