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

chtompki 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 bbaba86  (update) maven-site-plugin 3.7.1 -> 3.8.2
bbaba86 is described below

commit bbaba8678156b695e81a481561dfb123c80e1234
Author: Rob Tompkins <chtom...@gmail.com>
AuthorDate: Tue Sep 10 03:15:01 2019 -0700

    (update) maven-site-plugin 3.7.1 -> 3.8.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 147a63d..a1013c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
       </dependencies>
 
     -->
-    <commons.site-plugin.version>3.7.1</commons.site-plugin.version>
+    <commons.site-plugin.version>3.8.2</commons.site-plugin.version>
     <commons.source-plugin.version>3.1.0</commons.source-plugin.version>
     <commons.spotbugs.version>3.1.6</commons.spotbugs.version>
     <commons.surefire-report.version>2.22.2</commons.surefire-report.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 00d6ee7..55a21a1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
     <body>
     
         <release version="49" date="YYYY-MM-DD" description="TBD">
+            <action type="update" dev="chtompki">maven-site-plugin 3.7.1 -> 
3.8.2</action>
             <action type="update" 
dev="chtompki">maven-project-info-reports-plugin 3.0.0 -> 3.0.1</action>
             <action type="update" 
dev="chtompki">commons.felix.version=maven-bundle-plugin 4.2.0 -> 4.2.1</action>
             <action type="update" dev="chtompki">commons-build-plugin 1.10 -> 
1.11</action>

Reply via email to