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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 760d0297 Bump commons-net:commons-net from 3.10.0 to 3.11.0 (#546)
760d0297 is described below

commit 760d0297f9d7ed3f8179c3e78ebfbcd503b458b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 08:24:17 2024 -0400

    Bump commons-net:commons-net from 3.10.0 to 3.11.0 (#546)
    
    Bumps commons-net:commons-net from 3.10.0 to 3.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80ff089c..a88266b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -387,7 +387,7 @@
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
-        <version>3.10.0</version>
+        <version>3.11.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to