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

commit f4bd6fc5f0a3bbbc46fbe5ec20a4f5e796119be7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 2 09:05:41 2023 -0400

    Bump maven-assembly-plugin from 3.5.0 to 3.6.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 9b96ccd..6c6ced4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <commons.animal-sniffer.version>1.23</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.5.0</commons.assembly-plugin.version>
+    <commons.assembly-plugin.version>3.6.0</commons.assembly-plugin.version>
     <commons.build-helper.version>3.4.0</commons.build-helper.version>
     <commons.build-plugin.version>1.13</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 41a0868..0dce5cd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org:apache:apache (parent POM) from 29 to 30.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-release-plugin from 1.8.0 to 1.8.1.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-build-plugin from 1.12 to 1.13.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.5.0 to 3.6.0.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to