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/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push: new f148f6334d [improve] Upgrade os-maven-plugin to support RISC-V 64 (#4515) f148f6334d is described below commit f148f6334d8810f0fd0fe76cb9541d126a770fb1 Author: IZUMI-Zu <2746207...@gmail.com> AuthorDate: Thu Oct 17 19:51:34 2024 +0800 [improve] Upgrade os-maven-plugin to support RISC-V 64 (#4515) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b84fc1b920..4525e41286 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <dependency-check-maven.version>10.0.2</dependency-check-maven.version> <nar-maven-plugin.version>3.10.1</nar-maven-plugin.version> - <os-maven-plugin.version>1.4.1.Final</os-maven-plugin.version> + <os-maven-plugin.version>1.7.1</os-maven-plugin.version> <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version> <puppycrawl.checkstyle.version>9.3</puppycrawl.checkstyle.version> <spotbugs-maven-plugin.version>4.7.3.2</spotbugs-maven-plugin.version>