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 0586f15d7 Bump org.apache.commons:commons-parent from 94 to 95.
0586f15d7 is described below

commit 0586f15d770a3bff24d533fbf9c97f2214ffd058
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 11:08:49 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a1b0ad7ed..d9312a066 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-vfs2-project</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c4450acbe..74c874ee9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="add" due-to="Gary Gregory">Add 
FileObject.close(FileObject).</action>
       <action dev="ggregory" type="add" due-to="Michael Hausegger">Add tests 
to SizeFileFilterTest and URIUtilsTest #743.</action>
       <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 94 #715, #721, 
#742.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 95 #715, #721, 
#742.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
org.apache.mina:mina-core from 2.1.10 to 2.2.5 #745.</action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 
5.6 #658, #667, #684, #690, #726.</action>

Reply via email to