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

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


The following commit(s) were added to refs/heads/main by this push:
     new 968414fd7489 chore(deps): Bump 
org.apache.maven.plugins:maven-plugin-plugin
968414fd7489 is described below

commit 968414fd74897df5346386fa1fefa02461c5165e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 09:56:33 2026 +0000

    chore(deps): Bump org.apache.maven.plugins:maven-plugin-plugin
    
    Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.15.2 to 3.16.0.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-version: 3.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d11ad7828f6c..81a6122c75fd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -378,7 +378,7 @@
         <maven-jar-plugin-version>3.5.1</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version>
         <maven-owasp-plugin-version>13.0.0</maven-owasp-plugin-version>
-        <maven-plugin-plugin-version>3.15.2</maven-plugin-plugin-version>
+        <maven-plugin-plugin-version>3.16.0</maven-plugin-plugin-version>
         
<maven-plugin-annotations-version>3.15.2</maven-plugin-annotations-version>
         
<maven-plugin-testing-harness-version>3.5.1</maven-plugin-testing-harness-version>
         <maven-resources-plugin-version>3.5.0</maven-resources-plugin-version>

Reply via email to