Skip to content

Commit

Permalink
Exclude apache avro version included with hadoop-minicluster (opensea…
Browse files Browse the repository at this point in the history
…rch-project#11564)

Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
  • Loading branch information
mch2 authored and deshsidd committed Dec 11, 2023
1 parent d617cbc commit 6e57b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies {
exclude module: "json-io"
exclude module: "logback-core"
exclude module: "logback-classic"
exclude module: "avro"
}
api "org.codehaus.jettison:jettison:${versions.jettison}"
api "org.apache.commons:commons-compress:${versions.commonscompress}"
Expand Down

0 comments on commit 6e57b94

Please sign in to comment.