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

acosentino pushed a commit to branch maven-plugin-updates
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 59381ae14b247ce7359fb85db89fefeccedccbb4
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Apr 20 10:45:23 2020 +0200

    Upgrade Maven Assembly Plugin to version 3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0b61c5..25a600f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
         <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
         <maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
-        <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
+        <maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version>
         <jandex-maven-plugin.version>1.0.7</jandex-maven-plugin.version>
         
<build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version>
         <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>

Reply via email to