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-digester.git


The following commit(s) were added to refs/heads/master by this push:
     new 42f83792 Bump org.apache.commons:commons-parent from 104 to 105.
42f83792 is described below

commit 42f837921aa89cf948d3c578e004ef5b92240a53
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 7 09:38:16 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index bd9d2be8..44c1934d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>104</version>
+    <version>105</version>
   </parent>
 
   <artifactId>commons-digester3-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 645b96cc..0382ab40 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@
     </action>
     <!-- UPDATE -->
     <action dev="ggregory" type="update" due-to="Gary Gregory">
-      Bump commons-parent from 28 to 104 #146, #161, #169, #189, #193, #197, 
#200, #206.
+      Bump commons-parent from 28 to 105 #146, #161, #169, #189, #193, #197, 
#200, #206.
     </action>
     <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
       Bump GitHub action versions.

Reply via email to