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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0a18f0002 chore(deps): bump org.apache.maven:maven-core from 3.9.12 to 
3.9.13 (#2756)
0a18f0002 is described below

commit 0a18f000232c09eee88ffc66f99ac0b0e7478d3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 10:31:46 2026 +0100

    chore(deps): bump org.apache.maven:maven-core from 3.9.12 to 3.9.13 (#2756)
    
    Bumps org.apache.maven:maven-core from 3.9.12 to 3.9.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.13
      dependency-type: direct:production
      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>
---
 library/kamelets-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/kamelets-maven-plugin/pom.xml 
b/library/kamelets-maven-plugin/pom.xml
index 53b1d324d..8a032538d 100644
--- a/library/kamelets-maven-plugin/pom.xml
+++ b/library/kamelets-maven-plugin/pom.xml
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-core</artifactId>
-            <version>3.9.12</version>
+            <version>3.9.13</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to