1
0

[HUDI-1657] Fix the build on aarch64, Fedora 33 (#4617)

This commit is contained in:
Yuqi Gu
2022-02-15 07:10:18 +08:00
committed by GitHub
parent bcfd8efe66
commit e639d99387
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
<plugin>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-maven-plugin</artifactId>
<version>3.1.0.1</version>
<version>3.11.4</version>
<executions>
<execution>
<phase>generate-sources</phase>