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 d284bce16f [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
d284bce16f is described below
commit d284bce16fbe6faa71d58c181f4e9d50fce80e11
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jun 7 11:17:18 2023 +0200
[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
(cherry picked from commit 6dacd4875d88f05f433abd8cc024e53ab1f495e0)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 91a3088512..a25e2d59f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
<maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.0.0-M8</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.0-M7</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>