You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/15 06:50:57 UTC

(camel) branch main updated: Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#13497)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 396d7b40822 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#13497)
396d7b40822 is described below

commit 396d7b40822a2fcbf6857acc25ce812fb0d9869c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 15 07:50:51 2024 +0100

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#13497)
    
    Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.0.
    - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 30f9e8b0378..3ff141ea2b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version>
         <gmavenplus-plugin-version>2.1.0</gmavenplus-plugin-version>
         <license-maven-plugin-version>4.3</license-maven-plugin-version>
-        <maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
+        <maven-assembly-plugin-version>3.7.0</maven-assembly-plugin-version>
         <maven-compiler-plugin-version>3.12.1</maven-compiler-plugin-version>
         <maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
         <maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>