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

oscerd 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 95b6a0f4f chore(deps): bump 
org.apache.maven.plugins:maven-compiler-plugin (#3001)
95b6a0f4f is described below

commit 95b6a0f4f664c2217b065173dcf64096cd1ff5f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 18:39:02 2026 +0200

    chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#3001)
    
    Bumps 
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
 from 3.15.0 to 3.16.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-version: 3.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 library/camel-kamelets-crds/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets-crds/pom.xml 
b/library/camel-kamelets-crds/pom.xml
index b6d1c4179..b8e4eeaa0 100644
--- a/library/camel-kamelets-crds/pom.xml
+++ b/library/camel-kamelets-crds/pom.xml
@@ -39,7 +39,7 @@
 
     <fabric8-version>7.8.0</fabric8-version>
     <maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
-    <maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
+    <maven-compiler-plugin-version>3.16.0</maven-compiler-plugin-version>
   </properties>
 
   <dependencyManagement>

Reply via email to