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

commit 59b115728b665b421c57f91e7bd97de36e876b05
Author: Gary Gregory <[email protected]>
AuthorDate: Sat May 23 16:19:31 2026 -0400

    Bump maven-site-plugin from 3.21.0 to 3.22.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b9c900..2cd7223 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <commons.jmh.version>1.37</commons.jmh.version>
     <commons.asm.version>9.10</commons.asm.version>
     <commons.taglist.version>3.2.2</commons.taglist.version>
-    <commons.site-plugin.version>3.21.0</commons.site-plugin.version>
+    <commons.site-plugin.version>3.22.0</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.9.8.3</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.9.8</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.5</commons.surefire-report.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 467f679..1b06c6f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.asm.version from 9.1.1 to 9.10 (adds Java 27 opcode support, fixes 
SpotBugs Unsupported class file major version 71).</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.japicmp.version from 0.25.7 to 0.26.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-site-plugin from 3.21.0 to 3.22.0.</action>
       </release>
       <release version="100" date="2026-05-11" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to