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

slachiewicz pushed a commit to branch wagon-3.x
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


The following commit(s) were added to refs/heads/wagon-3.x by this push:
     new 1b43d46f Bump commons-net:commons-net from 3.12.0 to 3.13.0
1b43d46f is described below

commit 1b43d46f82e43794f0eaaab70f2b52ed586a82bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 08:16:24 2026 +0000

    Bump commons-net:commons-net from 3.12.0 to 3.13.0
    
    Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 
3.12.0 to 3.13.0.
    - 
[Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-net/compare/rel/commons-net-3.12.0...rel/commons-net-3.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-version: 3.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 wagon-providers/wagon-ftp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wagon-providers/wagon-ftp/pom.xml 
b/wagon-providers/wagon-ftp/pom.xml
index e74352ab..f6f40a06 100644
--- a/wagon-providers/wagon-ftp/pom.xml
+++ b/wagon-providers/wagon-ftp/pom.xml
@@ -34,7 +34,7 @@ under the License.
     <dependency>
       <groupId>commons-net</groupId>
       <artifactId>commons-net</artifactId>
-      <version>3.12.0</version>
+      <version>3.13.0</version>
     </dependency>
 
     <dependency>

Reply via email to