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 <[email protected]>
Signed-off-by: Kunal Kotwani <[email protected]>
  • Loading branch information
mch2 authored and kotwanikunal committed Feb 6, 2024
1 parent 32b911f commit 6bcf02b
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 @@ -49,6 +49,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 6bcf02b

Please sign in to comment.