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


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

commit 808b489e83401ed3c0d876cc66da21aab2e10448
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 09:44:26 2026 -0400

    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 cfa537f..1a3a0a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>102</version>
+    <version>103</version>
   </parent>
   <artifactId>commons-weaver-base</artifactId>
   <version>2.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2688d83..a2d6375 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.maven:maven-core from 3.1.0 to 3.8.1 in /maven-plugin #13.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump junit from 
4.12 to 4.13.1 in /parent #9.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 47 to 85.</action>
-      <action type="update" dev="sebb">Bump org.apache.commons:commons-parent 
from 85 to 102 (fixes spdx fail on Java11/macos).</action>
+      <action type="update" dev="sebb">Bump org.apache.commons:commons-parent 
from 85 to 103 (fixes spdx fail on Java11/macos).</action>
     </release>
     <release version="2.0" date="2018-09-07" description="Requires Java 8 or 
above.">
       <action issue="WEAVER-16" type="fix">NullPointerException when weaving 
class with no package.</action>

Reply via email to