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


The following commit(s) were added to refs/heads/master by this push:
     new 5371ae16 Bump org.apache.commons:commons-parent from 102 to 103.
5371ae16 is described below

commit 5371ae160f9e94460973fd4f5e0287d4af9ef4a0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 05:17:38 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 84cf7a5f..cdfac3b4 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>
   <groupId>commons-jelly</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 713e3ac4..38ca2f40 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix building on 
modern Java.</action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java 
from 7 to 8.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 42 to 102.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 42 to 103.</action>
       <action type="update" dev="sebb" >Update jaxen:jaxen 1.1.6 => 
2.0.0</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging from 1.0.3 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from a mix of 1.6 and 1.7.0 to 
org.apache.commons:commons-beanutils2 2.0.0-M2.

Reply via email to