Skip to content

Commit

Permalink
Upgrade maven-assembly-plugin from 3.4.2 to 3.6.0 (#1556)
Browse files Browse the repository at this point in the history
it aligns with Camel
https://github.com/apache/camel/blob/792bb5421b3e9b2a7785bc3ba68177b00b341abc/pom.xml#L126C47-L126C52

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Aug 14, 2023
1 parent b2d1017 commit 665b427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 665b427

Please sign in to comment.