This is an automated email from the ASF dual-hosted git repository.

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 83a194f0be Bump jsch from 0.1.53 to 0.1.54 in /modules/distribution
83a194f0be is described below

commit 83a194f0be03bdeee5888991f8dae5c3682cafc5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 6 20:00:15 2022 +0000

    Bump jsch from 0.1.53 to 0.1.54 in /modules/distribution
    
    Bumps jsch from 0.1.53 to 0.1.54.
    
    ---
    updated-dependencies:
    - dependency-name: com.jcraft:jsch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 modules/distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 788eca2aa7..a5b99d84e6 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -286,7 +286,7 @@
         <dependency>
             <groupId>com.jcraft</groupId>
             <artifactId>jsch</artifactId>
-            <version>0.1.53</version>
+            <version>0.1.54</version>
         </dependency>
         <!-- dependency> <groupId>org.ogce</groupId> 
<artifactId>bcgss</artifactId>
             <version>146</version> </dependency> -->

Reply via email to