This is an automated email from the ASF dual-hosted git repository. dimuthuupe pushed a commit to branch param-sweep in repository https://gitbox.apache.org/repos/asf/airavata.git
commit ff823118247422fe76270a490aea8109263a0c9c Author: Dimuthu Wannipurage <[email protected]> AuthorDate: Wed Sep 2 11:39:56 2020 -0400 Updating sshj client --- modules/airavata-helix/agent-impl/sshj-agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/airavata-helix/agent-impl/sshj-agent/pom.xml b/modules/airavata-helix/agent-impl/sshj-agent/pom.xml index aa689b2..2a67379 100644 --- a/modules/airavata-helix/agent-impl/sshj-agent/pom.xml +++ b/modules/airavata-helix/agent-impl/sshj-agent/pom.xml @@ -34,7 +34,7 @@ <dependency> <groupId>com.hierynomus</groupId> <artifactId>sshj</artifactId> - <version>0.23.0</version> + <version>0.30.0</version> </dependency> <dependency> <groupId>org.apache.airavata</groupId>
