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

stoty pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new da67e44fc5a HBASE-29653 Upgrade os-maven-plugin to 1.7.1 for RISC-V 
riscv64 support (#7376)
da67e44fc5a is described below

commit da67e44fc5ab1af29dcc2670421aeba9ab45e61b
Author: gong-flying <[email protected]>
AuthorDate: Wed Oct 15 15:53:34 2025 +0800

    HBASE-29653 Upgrade os-maven-plugin to 1.7.1 for RISC-V riscv64 support 
(#7376)
    
    Signed-off-by: Istvan Toth <[email protected]>
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit bab3df9cff68d4569367b522cbb6e44fd68057b4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f30326070d..21353f213a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -894,7 +894,7 @@
     <maven.warbucks.version>1.1.0</maven.warbucks.version>
     
<maven.project.info.report.version>3.1.2</maven.project.info.report.version>
     <maven-owasp-plugin.version>12.1.0</maven-owasp-plugin.version>
-    <os.maven.version>1.5.0.Final</os.maven.version>
+    <os.maven.version>1.7.1</os.maven.version>
     <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
     <spotbugs.version>4.7.3</spotbugs.version>
     <spotbugs.maven.version>4.7.2.1</spotbugs.maven.version>

Reply via email to