Skip to content

Commit 6bcf02b

Browse files
mch2kotwanikunal
authored andcommitted
Exclude apache avro version included with hadoop-minicluster (#11564)
Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
1 parent 32b911f commit 6bcf02b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fixtures/hdfs-fixture/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dependencies {
4949
exclude module: "json-io"
5050
exclude module: "logback-core"
5151
exclude module: "logback-classic"
52+
exclude module: "avro"
5253
}
5354
api "org.codehaus.jettison:jettison:${versions.jettison}"
5455
api "org.apache.commons:commons-compress:${versions.commonscompress}"

0 commit comments

Comments
 (0)