Revision 61720
Added by Alessia Bardi about 3 years ago
pom.xml | ||
---|---|---|
81 | 81 |
<dependency> |
82 | 82 |
<groupId>com.jcraft</groupId> |
83 | 83 |
<artifactId>jsch</artifactId> |
84 |
<version>0.1.53</version>
|
|
84 |
<version>0.1.55</version>
|
|
85 | 85 |
</dependency> |
86 | 86 |
<dependency> |
87 | 87 |
<groupId>joda-time</groupId> |
Also available in: Unified diff
Upgraded Jsch library for sftp collector and added test to check a succesfull connection to a remote server