1
0

HUDI-149 - Remove platform dependencies and update NOTICE plugin

This commit is contained in:
Balaji Varadarajan
2019-08-01 08:54:09 -07:00
committed by Balaji Varadarajan
parent a066865bd6
commit ec965892b0
29 changed files with 1452 additions and 456 deletions

View File

@@ -372,5 +372,11 @@
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-all</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>