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

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


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

commit bab3df9cff68d4569367b522cbb6e44fd68057b4
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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d6009965021..f44bca49c04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -950,7 +950,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