Skip to content

Commit

Permalink
Update to non-truncated version of JSch
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Mar 27, 2011
1 parent 04e1b18 commit cce7763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -170,7 +170,7 @@ limitations under the License.
<dependency> <dependency>
<groupId>com.jcraft</groupId> <groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId> <artifactId>jsch</artifactId>
<version>0.1.41</version> <version>0.1.44-1</version>
</dependency> </dependency>


<dependency> <dependency>
Expand Down

0 comments on commit cce7763

Please sign in to comment.