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 83dde15cc Bump org.apache.commons:commons-parent from 99 to 100
83dde15cc is described below

commit 83dde15cc2b5885fa866ad467b0ef6c5b016ddde
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 22:19:48 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 9a3b854a0..48da5f540 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>99</version>
+    <version>100</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 d3e971e6b..b87f21843 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
FileObject.close(FileObject).</action>
       <action type="add" dev="ggregory" due-to="Michael Hausegger">Add tests 
to SizeFileFilterTest and URIUtilsTest #743.</action>
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 99 #715, #721, 
#742.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 100 #715, #721, 
#742.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.mina:mina-core from 2.1.10 to 2.2.7 #745.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 
5.6.1 #658, #667, #684, #690, #726.</action>

Reply via email to