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

commit 8cc1024e515331d40c73cbdd65d1e0082cdee614
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 08:20:32 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 0d4d9f84..1c85e551 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>103</version>
+    <version>104</version>
   </parent>
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d3eb71f9..58f74291 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,7 +97,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add Const.MAJOR_28.</action>
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add Const.MINOR_28.</action>
       <!-- UPDATE -->
-      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.apache.commons:commons-parent from 95 to 103.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.apache.commons:commons-parent from 95 to 104.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 
2.4.20 (#497, #519).</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump jna.version from 5.18.1 to 5.19.1 (#514).</action>

Reply via email to