PR 201
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40104693 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/40104693 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/40104693 Branch: refs/heads/ignite-1537 Commit: 40104693f2fdb9d3c1cb548b69e2600baf05057f Parents: ad60979 Author: Anton Vinogradov <a...@apache.org> Authored: Wed Nov 4 18:46:14 2015 +0300 Committer: Anton Vinogradov <a...@apache.org> Committed: Wed Nov 4 18:46:14 2015 +0300 ---------------------------------------------------------------------- modules/ssh/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/40104693/modules/ssh/pom.xml ---------------------------------------------------------------------- diff --git a/modules/ssh/pom.xml b/modules/ssh/pom.xml index ff3e70d..5028322 100644 --- a/modules/ssh/pom.xml +++ b/modules/ssh/pom.xml @@ -44,7 +44,7 @@ <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> - <version>0.1.50</version> + <version>0.1.53</version> </dependency> <dependency>