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

claudio4j pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 665b4271 Upgrade maven-assembly-plugin from 3.4.2 to 3.6.0 (#1556)
665b4271 is described below

commit 665b4271bd2321bd27b093fd3ba67b3d43d0fb69
Author: Aurélien Pupier <apup...@redhat.com>
AuthorDate: Mon Aug 14 15:57:09 2023 +0200

    Upgrade maven-assembly-plugin from 3.4.2 to 3.6.0 (#1556)
    
    it aligns with Camel
    
https://github.com/apache/camel/blob/792bb5421b3e9b2a7785bc3ba68177b00b341abc/pom.xml#L126C47-L126C52
    
    Signed-off-by: Aurélien Pupier <apup...@redhat.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6cb6b5fd..49fec94b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
         <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
         <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
         <maven-javadoc-plugin.version>3.4.0</maven-javadoc-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-source-plugin.version>3.2.1</maven-source-plugin.version>
         
<maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>
         <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>

Reply via email to