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 55c96cfd2 Bump commons-net:commons-net from 3.12.0 to 3.13.0
55c96cfd2 is described below

commit 55c96cfd2bdabe455058826ad86788f120b1425d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 18 19:02:32 2026 -0400

    Bump commons-net:commons-net from 3.12.0 to 3.13.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8e8d3c574..59e0ec0a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -371,7 +371,7 @@
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
-        <version>3.12.0</version>
+        <version>3.13.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6a4212a78..916d3cc26 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action> 
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-net:commons-net from 3.11.1 to 3.12.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-net:commons-net from 3.11.1 to 3.13.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump hadoop.version from 3.4.1 to 3.4.2 #717, still doesn't work on 
Java 23 and up (https://issues.apache.org/jira/browse/HADOOP-19486).</action> 
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
     </release>

Reply via email to