Skip to content

Commit 8b6f422

Browse files
committed
[SPARK-13599] add an enforcer rule to keep groovy artifacts out
1 parent 7bedeec commit 8b6f422

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1829,6 +1829,7 @@
18291829
io.netty:netty and io.netty:netty-all.
18301830
-->
18311831
<exclude>org.jboss.netty</exclude>
1832+
<exclude>org.codehaus.groovy</exclude>
18321833
</excludes>
18331834
<searchTransitive>true</searchTransitive>
18341835
</bannedDependencies>

0 commit comments

Comments
 (0)