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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9d523cbbfef Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 
to 3.5.1 (#12497)
9d523cbbfef is described below

commit 9d523cbbfef6c097f7dd1488c282637b3b63c256
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 08:57:24 2026 +0200

    Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1 (#12497)
    
    Bumps 
[org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin)
 from 3.4.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.4.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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 engine/service/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/service/pom.xml b/engine/service/pom.xml
index 9b833804064..673d9c418d7 100644
--- a/engine/service/pom.xml
+++ b/engine/service/pom.xml
@@ -69,7 +69,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-war-plugin</artifactId>
-                <version>3.4.0</version>
+                <version>3.5.1</version>
             </plugin>
             <plugin>
                 <groupId>org.eclipse.jetty</groupId>

Reply via email to