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-examples.git


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

commit 99d740fdcff4f1c5ed35e134caec939cbdb9460e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 05:44:09 2026 +0000

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

diff --git a/spiffe/pom.xml b/spiffe/pom.xml
index e01a3453..739decc5 100644
--- a/spiffe/pom.xml
+++ b/spiffe/pom.xml
@@ -35,7 +35,7 @@
     <properties>
         <category>Security</category>
         <title>SPIFFE</title>
-        
<maven-dependency-plugin-version>3.8.1</maven-dependency-plugin-version>
+        
<maven-dependency-plugin-version>3.11.0</maven-dependency-plugin-version>
     </properties>
 
     <dependencyManagement>

Reply via email to