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

commit 6867c53b2d419156e722c745e9469bd27dc9b600
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 11:58: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 73491d3ca..190a769ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>103</version>
+    <version>104</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9b1273544..55dd9273e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix SpotBugs 
USO_UNSAFE_ACCESSIBLE_OBJECT_SYNCHRONIZATION in 
XMLPropertyListConfiguration.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 100 to 103.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 100 to 104.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 
2.22.1 (#641, #646).</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.6 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.dbunit:dbunit from 3.0.0 to 3.2.0 (#643).</action>

Reply via email to