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

vishesh 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 7001d43dbfa Bump org.codehaus.mojo:properties-maven-plugin from 
1.0-alpha-2 to 1.2.1 (#12508)
7001d43dbfa is described below

commit 7001d43dbfa7a0e5ca68d527754570596efcb180
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 14:09:29 2026 +0530

    Bump org.codehaus.mojo:properties-maven-plugin from 1.0-alpha-2 to 1.2.1 
(#12508)
---
 developer/pom.xml          | 2 +-
 tools/devcloud-kvm/pom.xml | 2 +-
 tools/devcloud4/pom.xml    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/developer/pom.xml b/developer/pom.xml
index e2fd782fd25..0a0979ee037 100644
--- a/developer/pom.xml
+++ b/developer/pom.xml
@@ -66,7 +66,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>properties-maven-plugin</artifactId>
-                <version>1.0-alpha-2</version>
+                <version>1.2.1</version>
                 <executions>
                     <execution>
                         <phase>initialize</phase>
diff --git a/tools/devcloud-kvm/pom.xml b/tools/devcloud-kvm/pom.xml
index a8cd23db979..35cf828a27b 100644
--- a/tools/devcloud-kvm/pom.xml
+++ b/tools/devcloud-kvm/pom.xml
@@ -56,7 +56,7 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>properties-maven-plugin</artifactId>
-                        <version>1.0-alpha-2</version>
+                        <version>1.2.1</version>
                         <executions>
                             <execution>
                                 <phase>initialize</phase>
diff --git a/tools/devcloud4/pom.xml b/tools/devcloud4/pom.xml
index 1af63b439ad..385b49ad88c 100644
--- a/tools/devcloud4/pom.xml
+++ b/tools/devcloud4/pom.xml
@@ -56,7 +56,7 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>properties-maven-plugin</artifactId>
-                        <version>1.0-alpha-2</version>
+                        <version>1.2.1</version>
                         <executions>
                             <execution>
                                 <phase>initialize</phase>

Reply via email to