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

jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 9e21c62ecd [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
9e21c62ecd is described below

commit 9e21c62ecd1aa93e765ece23b662e1e885657093
Author: JB Onofré <j...@nanthrax.net>
AuthorDate: Tue Jun 27 13:41:59 2023 +0200

    [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
    
    (cherry picked from commit 886b2b155c6ddbcca573a10fce3543ede44d3154)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cd7d8f0b4e..6249ef4abd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
     <maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
     <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
-    <maven-assembly-plugin-version>3.4.2</maven-assembly-plugin-version>
+    <maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
     <maven-release-plugin-version>3.0.1</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>

Reply via email to