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
The following commit(s) were added to refs/heads/master by this push:
new 8943ba32a Bump org.apache.commons:commons-parent from 102 to 103.
8943ba32a is described below
commit 8943ba32aefe9e9f23e7d4ddb79d59ab5b2494ff
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 15:48:29 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 ca213536f..69af11891 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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-configuration2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 99950d22f..3fc2ec1b6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,7 +27,7 @@
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 100 to 102.</action>
+ <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,
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>