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


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

commit ffc930f6ac2b08ee15659535293ebe2a51d1c4f7
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 05:19:10 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 83337432..1b4a067b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,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-jxpath</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a93bea75..7cc672ce 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Fix 
lang() to match whole language subtags, not any prefix (#287).</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 102 #239, #262, 
#265, #282.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 103 #239, #262, 
#265, #282.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 
#249.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.19.0 to 2.22.0.</action>

Reply via email to