This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f932d51  Bump org.apache.commons:commons-skin from 5.1.0 to 5.2.0, new 
Apache Commons Oak logotype
f932d51 is described below

commit f932d51c90ac97d9ff014b8caea1a07addf49736
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Oct 21 08:54:53 2025 -0400

    Bump org.apache.commons:commons-skin from 5.1.0 to 5.2.0, new Apache
    Commons Oak logotype
---
 src/changes/changes.xml | 1 +
 src/site/site.xml       | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b739918..7648d48 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <!-- ADD -->
         <!-- UPDATE -->
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-skin from 5.1.0 to 5.2.0, new Apache Commons Oak 
logotype.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.9.7 to 4.9.8.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.7.0 to 4.9.8.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17.</action>
diff --git a/src/site/site.xml b/src/site/site.xml
index 7ae66ab..67fcf8c 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -50,7 +50,7 @@
   <skin>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-skin</artifactId>
-    <version>5.1.0</version>
+    <version>5.2.0</version>
   </skin>
   <!-- 
     Trying to use

Reply via email to