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

apupier 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 2a5ff37352d5 chore(deps): Bump com.mycila:license-maven-plugin from 
5.0.0 to 5.1.1
2a5ff37352d5 is described below

commit 2a5ff37352d52fd599efb061993c4890c65334a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 09:34:41 2026 +0000

    chore(deps): Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1
    
    Bumps 
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
 from 5.0.0 to 5.1.1.
    - [Release 
notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
    - 
[Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md)
    - 
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/v5.0.0...v5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.mycila:license-maven-plugin
      dependency-version: 5.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad143e2204c7..5176b27bf441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
         <flatten-maven-plugin-version>1.7.3</flatten-maven-plugin-version>
         <jacoco-version>0.8.15</jacoco-version>
-        <license-maven-plugin-version>5.0.0</license-maven-plugin-version>
+        <license-maven-plugin-version>5.1.1</license-maven-plugin-version>
         <maven-assembly-plugin-version>3.8.0</maven-assembly-plugin-version>
         <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
         
<maven-dependency-plugin-version>3.11.0</maven-dependency-plugin-version>

Reply via email to