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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8cb4604  Bump commons-net from 3.6 to 3.9.0 in /transport/ftp-transport
8cb4604 is described below

commit 8cb46046fa6a5f2c51a7cc4b6b41b996013a801d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 6 00:47:37 2022 +0000

    Bump commons-net from 3.6 to 3.9.0 in /transport/ftp-transport
    
    Bumps commons-net from 3.6 to 3.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 transport/ftp-transport/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transport/ftp-transport/pom.xml b/transport/ftp-transport/pom.xml
index 347cbc0..9d51ea8 100644
--- a/transport/ftp-transport/pom.xml
+++ b/transport/ftp-transport/pom.xml
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>commons-net</groupId>
             <artifactId>commons-net</artifactId>
-            <version>3.6</version>
+            <version>3.9.0</version>
         </dependency>
 
     </dependencies>

Reply via email to