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

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


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

commit 202e5e04eaa7ba5d02834e85a76bba6c7dc60a14
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 0c41eda95d9..8d048c479fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -655,7 +655,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