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


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

commit a18b044cbba26c8fb2803ff87d51cc8fb0ea0b68
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 11 10:54:54 2026 -0400

    Bump org.apache.commons:commons-parent from 101 to 102.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f27b786..3e40de9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>101</version>
+    <version>102</version>
   </parent>
   <artifactId>commons-skin</artifactId>
   <version>5.2.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f368058..f6e1f36 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="aherbert" due-to="Alex Herbert">Fix prettyprint 
rendering of APT verbatim text.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 89 to 101 #249, #251.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent from 89 to 102 #249, #251.</action>
     </release>
     <release version="5.2.0" date="2025-10-18" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to