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 7c4185a54 chore(deps): bump org.apache.maven:maven-compat from 3.9.11 
to 3.9.12 (#2667)
7c4185a54 is described below

commit 7c4185a54a631a0167595724a37b613368f3d535
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 27 12:27:32 2025 +0100

    chore(deps): bump org.apache.maven:maven-compat from 3.9.11 to 3.9.12 
(#2667)
    
    Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 
3.9.11 to 3.9.12.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-compat
      dependency-version: 3.9.12
      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 e1b04e45e..3632ce7d2 100644
--- a/library/kamelets-maven-plugin/pom.xml
+++ b/library/kamelets-maven-plugin/pom.xml
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-compat</artifactId>
-            <version>3.9.11</version>
+            <version>3.9.12</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to