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

davsclaus 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 09c3468a5776 chore(deps): Bump 
org.apache.maven.plugins:maven-war-plugin (#20122)
09c3468a5776 is described below

commit 09c3468a577662df885510b8be5870feccb5ef94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 18:35:01 2025 +0100

    chore(deps): Bump org.apache.maven.plugins:maven-war-plugin (#20122)
    
    Bumps 
[org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin)
 from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-war-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.5.0...maven-war-plugin-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-war-plugin
      dependency-version: 3.5.1
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a9e46d307ebc..7f013f13f6d0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -385,7 +385,7 @@
         
<maven-shared-utils-plugin-version>3.4.2</maven-shared-utils-plugin-version>
         
<maven-surefire-report-plugin-version>3.5.4</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
-        <maven-war-plugin-version>3.5.0</maven-war-plugin-version>
+        <maven-war-plugin-version>3.5.1</maven-war-plugin-version>
         <metrics-version>4.2.37</metrics-version>
         <micrometer-version>1.15.6</micrometer-version>
         <micrometer-tracing-version>1.5.5</micrometer-tracing-version>

Reply via email to