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


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

commit 2196c2b53d3973d6c58ac5f62a14dc8ad9ca0807
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 15:38:58 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 4f87b14..263832a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>102</version>
+    <version>103</version>
   </parent>
   <groupId>bsf</groupId>
   <artifactId>bsf</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c309722..e871e0b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven 
property project.build.outputTimestamp for build reproducibility.</action>
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 55 to 102 #128, #135, 
#145, #151, #161, #170, #175, #178, #185, #192, #207, #226, #251, #267, 
#269.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 55 to 103 #128, #135, 
#145, #151, #161, #170, #175, #178, #185, #192, #207, #226, #251, #267, 
#269.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java 
platform requirement from 7 to 8.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/cache from 2 to current.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
actions/checkout 2.3.4 to current.</action>

Reply via email to