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 ac4be53  Revert site plugin update
ac4be53 is described below

commit ac4be53439725fb31cf286c62a8bc8dc0f45f9b7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Aug 27 18:12:51 2024 -0400

    Revert site plugin update
    
    - Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to
    3.20.0 #480.
    - Backward incompatible
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c98794..9afbd2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     Warning: maven-site-plugin 4.0.0-M3 requires an update to commons-skin 
site.vm for new variable names.
     Warning: maven-site-plugin 3.20.0 is not compatible with 3.12.1.
     -->
-    <commons.site-plugin.version>3.20.0</commons.site-plugin.version>
+    <commons.site-plugin.version>3.12.1</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.8.6.2</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.8.6</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.0</commons.surefire-report.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 992f605..5a5260f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,6 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 
3.5.0 #479.</action>
-        <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 
#480.</action>
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 
#481.</action>
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 
to 3.5.0 #482.</action>
         <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 
3.5.0 #483.</action>

Reply via email to