14 lines
438 B
Diff
14 lines
438 B
Diff
diff --git a/flink-formats/flink-parquet/pom.xml b/flink-formats/flink-parquet/pom.xml
|
|
index a95f6ce0..6085256d 100644
|
|
--- a/flink-formats/flink-parquet/pom.xml
|
|
+++ b/flink-formats/flink-parquet/pom.xml
|
|
@@ -251,7 +251,7 @@ under the License.
|
|
<extension>
|
|
<groupId>kr.motd.maven</groupId>
|
|
<artifactId>os-maven-plugin</artifactId>
|
|
- <version>1.7.0</version>
|
|
+ <version>1.7.1</version>
|
|
</extension>
|
|
</extensions>
|
|
|