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 27c65c932 Bump commons-lang3 from 3.19.0 to 3.20.0
27c65c932 is described below

commit 27c65c932063aa842ebb3d358860bfb18297d130
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 10:04:36 2025 -0500

    Bump commons-lang3 from 3.19.0 to 3.20.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 2d63ce447..f5c8d14f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.19.0</version>
+        <version>3.20.0</version>
       </dependency>
       <!-- HDFS -->
       <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bec851989..293a10575 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.21.0.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.2 #694, 
#725.</action>
-      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 
#699.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 
#699.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to 
2.20.17.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.20.0.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>

Reply via email to