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

garydgregory 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 67e2c1e8e Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
67e2c1e8e is described below

commit 67e2c1e8ed1ab4ce0a371f279442c092e01202a1
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 18 11:29:50 2026 +0000

    Bump commons-logging:commons-logging from 1.3.6 to 1.4.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 f5ca229ec..b1dd79c88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.3.6</version>
+        <version>1.4.0</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 450ef106d..0eda28a36 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
       <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.13.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump hadoop.version from 3.4.1 to 3.4.3 #717, #756, 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>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.ant:ant from 1.10.15 to 1.10.17 #760.</action>
     </release>
     <release version="2.10.0" date="2025-02-01" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to