There was an error while loading. Please reload this page.
1 parent a345fe1 commit dafce0aCopy full SHA for dafce0a
1 file changed
xtable-utilities/pom.xml
@@ -244,14 +244,6 @@
244
<artifactId>junit-jupiter-engine</artifactId>
245
<scope>test</scope>
246
</dependency>
247
- <dependency>
248
- <groupId>org.apache.xtable</groupId>
249
- <artifactId>xtable-core_${scala.binary.version}</artifactId>
250
- <version>${project.version}</version>
251
- <classifier>tests</classifier>
252
- <type>test-jar</type>
253
- <scope>test</scope>
254
- </dependency>
255
<dependency>
256
<groupId>org.apache.hudi</groupId>
257
<artifactId>hudi-spark${spark.version.prefix}-bundle_${scala.binary.version}</artifactId>
0 commit comments