This repository was archived by the owner on Oct 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 7979 <groupId >org.apache.calcite</groupId >
8080 <artifactId >calcite-core</artifactId >
8181 </dependency >
82- <dependency >
83- <groupId >com.google.protobuf</groupId >
84- <artifactId >protobuf-java</artifactId >
85- <version >3.5.0</version >
86- </dependency >
8782
8883 <!-- Scopt CLI API-->
8984 <dependency >
Original file line number Diff line number Diff line change 171171 <dependency >
172172 <groupId >com.holdenkarau</groupId >
173173 <artifactId >spark-testing-base_${scala.binary.version}</artifactId >
174- <!-- version>${spark.version}_0.7.1</version-->
175- <version >2.3.0_0.9.0</version >
176174 <scope >test</scope >
177175 </dependency >
178176 <dependency >
231229 <dependency >
232230 <groupId >org.apache.commons</groupId >
233231 <artifactId >commons-compress</artifactId >
234- <version >1.19</version >
235232 </dependency >
236233 </dependencies >
237234
325322 <plugin >
326323 <groupId >org.apache.maven.plugins</groupId >
327324 <artifactId >maven-dependency-plugin</artifactId >
328- <!-- <version>3.0.1</version>-->
329325 <executions >
330326 <execution >
331327 <id >resource-dependencies</id >
You can’t perform that action at this time.
0 commit comments