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

commit 75c7a24c3ac5d4a4f71dd5b5bcbfedd9f1b03850
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 09:39:39 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 8aa789210..c569da359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>102</version>
+    <version>103</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 f57854e95..a37dd99f9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,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 102 #715, #721, 
#742.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 103 #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.8 (#745, #772).</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