Update jsch to 0.1.44
It fixes "Corrupted MAC on input" ssh issue. Change-Id: Ieab2c17936584912a74d4b48815798f43ab39b5e
This commit is contained in:
parent
ce6fba107d
commit
ba318f25bb
6
pom.xml
6
pom.xml
@ -481,6 +481,12 @@ limitations under the License.
|
||||
<version>0.5.1-r1033260</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.jcraft</groupId>
|
||||
<artifactId>jsch</artifactId>
|
||||
<version>0.1.44</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
<artifactId>velocity</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user