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 8198750  Bump maven-assembly-plugin from 3.4.1 to 3.4.2
8198750 is described below

commit 8198750d273e735c7b6095dd9e6feb4228a6aeb8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jul 26 10:25:03 2022 -0400

    Bump maven-assembly-plugin from 3.4.1 to 3.4.2
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b31bd8c..a8cf31c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
-    <commons.assembly-plugin.version>3.4.1</commons.assembly-plugin.version>
+    <commons.assembly-plugin.version>3.4.2</commons.assembly-plugin.version>
     <commons.build-helper.version>3.3.0</commons.build-helper.version>
     <commons.build-plugin.version>1.12</commons.build-plugin.version>
     <commons.changes.version>2.12.1</commons.changes.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0bb67e9..b287237 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-pmd-plugin from 3.16.0 to 3.17.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-enforcer-plugin from 3.0.0 to 3.1.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.wagon:wagon-ssh 3.5.1 to 3.5.2.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.3.0 to 3.4.1 #123.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump maven-assembly-plugin from 3.3.0 to 3.4.2 #123.</action>
         </release>
 
         <release version="53" date="2022-03-31" description="WARNING: 
checkstyle version has been updated; there are breaking changes which may 
require updates to checkstyle.xml files">

Reply via email to