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

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


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

commit 3d3b78f25bdd32be50da1c25f0be3394a0744c7c
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 570c1a52383..ddb9d1db006 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