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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 28d9d51ec60 Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2 
(#1922)
28d9d51ec60 is described below

commit 28d9d51ec600e75c0cd7b0190eeeeab8a38f0a33
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 18:07:39 2026 +0200

    Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2 (#1922)
    
    Bumps 
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
 from 5.1.1 to 5.1.2.
    - [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.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.mycila:license-maven-plugin
      dependency-version: 5.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd6b8b0910a..820c40eceef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <avro-version>1.12.0</avro-version>
         <jakarta-jaxb-version>4.0.5</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>
-        <license-maven-plugin-version>5.1.1</license-maven-plugin-version>
+        <license-maven-plugin-version>5.1.2</license-maven-plugin-version>
         <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
         <maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version>
         <maven-surefire-plugin-version>3.5.6</maven-surefire-plugin-version>

Reply via email to