Skip to content

Commit f148f63

Browse files
authored
[improve] Upgrade os-maven-plugin to support RISC-V 64 (#4515)
1 parent 101f592 commit f148f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
195195
<dependency-check-maven.version>10.0.2</dependency-check-maven.version>
196196
<nar-maven-plugin.version>3.10.1</nar-maven-plugin.version>
197-
<os-maven-plugin.version>1.4.1.Final</os-maven-plugin.version>
197+
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
198198
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
199199
<puppycrawl.checkstyle.version>9.3</puppycrawl.checkstyle.version>
200200
<spotbugs-maven-plugin.version>4.7.3.2</spotbugs-maven-plugin.version>

0 commit comments

Comments
 (0)