Merge "Bump JSch to 1.5.0 to fix Java7 compatibility" into stable-2.6
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -594,7 +594,7 @@ limitations under the License.
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.jcraft</groupId>
|
<groupId>com.jcraft</groupId>
|
||||||
<artifactId>jsch</artifactId>
|
<artifactId>jsch</artifactId>
|
||||||
<version>0.1.44-1</version>
|
<version>0.1.50</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Reference in New Issue
Block a user