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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d2606d73b9 [improve][build] Upgrade os-maven-plugin to support RISC-V 
64 (#23465)
9d2606d73b9 is described below

commit 9d2606d73b94b4a5e1b2ffcb1e9a3c25cf71edd4
Author: IZUMI-Zu <[email protected]>
AuthorDate: Thu Oct 17 00:23:58 2024 +0800

    [improve][build] Upgrade os-maven-plugin to support RISC-V 64 (#23465)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 430bb76022e..2004d10e8ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
     <git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
     <wagon-ssh-external.version>3.5.3</wagon-ssh-external.version>
-    <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
+    <os-maven-plugin.version>1.7.1</os-maven-plugin.version>
     <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
     <spotbugs-maven-plugin.version>4.7.3.6</spotbugs-maven-plugin.version>
     <spotbugs.version>4.7.3</spotbugs.version>

Reply via email to