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 a6fafa41800 Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 
(#1409)
a6fafa41800 is described below

commit a6fafa4180027c5d652b00b33b2d6569dbe0557b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 6 12:14:20 2025 +0200

    Bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#1409)
    
    Bumps 
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
 from 4.6 to 5.0.0.
    - [Release 
notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.6...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.mycila:license-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 4c20b0fe341..5ed40518b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
         <maven.compiler.release>${jdk.version}</maven.compiler.release>
         <maven-javadoc-plugin-version>3.11.2</maven-javadoc-plugin-version>
         <maven-surefire-plugin-version>3.5.3</maven-surefire-plugin-version>
-        <mycila-license-version>4.6</mycila-license-version>
+        <mycila-license-version>5.0.0</mycila-license-version>
         <springdoc-version>2.2.0</springdoc-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <swagger-parser-v3-version>2.1.10</swagger-parser-v3-version>

Reply via email to