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 9e8e0e70 Bump org.apache.commons:commons-parent from 102 to 103.
9e8e0e70 is described below

commit 9e8e0e708437541d6591fd902d442a7f89c1dfb6
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 16:00:06 2026 -0700

    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 6b1e6c23..f87c9c61 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>
 
   <artifactId>commons-digester3-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b07f44b8..066aaa92 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,7 @@
     </action>
     <!-- UPDATE -->
     <action dev="ggregory" type="update" due-to="Gary Gregory">
-      Bump commons-parent from 28 to 102 #146, #161, #169, #189, #193, #197, 
#200, #206.
+      Bump commons-parent from 28 to 103 #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