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

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new a91b6d0c build(deps): bump com.mycila:license-maven-plugin from 4.5 to 
4.6
a91b6d0c is described below

commit a91b6d0c0e5a1bdd42859da12bf19876c52d97ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 25 19:46:16 2024 +0000

    build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6
    
    Bumps 
[com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin)
 from 4.5 to 4.6.
    - [Release 
notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...license-maven-plugin-4.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.mycila:license-maven-plugin
      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 67eb8791..8e37bbb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         <versions-maven-plugin-version>2.17.1</versions-maven-plugin-version>
         <directory-maven-plugin-version>1.0</directory-maven-plugin-version>
         <exec-maven-plugin-version>3.4.1</exec-maven-plugin-version>
-        <mycila-license-version>4.5</mycila-license-version>
+        <mycila-license-version>4.6</mycila-license-version>
         
<maven-checkstyle-plugin-version>3.5.0</maven-checkstyle-plugin-version>
         <maven-checkstyle-version>8.44</maven-checkstyle-version>
         <maven-gpg-plugin-version>3.2.6</maven-gpg-plugin-version>

Reply via email to