We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc22b56 commit ce02431Copy full SHA for ce02431
parquet-plugins/parquet-encoding-vector/pom.xml
@@ -106,7 +106,7 @@
106
<plugin>
107
<groupId>org.apache.maven.plugins</groupId>
108
<artifactId>maven-shade-plugin</artifactId>
109
- <version>3.5.2</version>
+ <version>3.5.3</version>
110
</plugin>
111
112
parquet-plugins/parquet-plugins-benchmarks/pom.xml
@@ -87,7 +87,7 @@
87
88
89
90
91
<executions>
92
<execution>
93
<phase>package</phase>
0 commit comments