Skip to content

Commit

Permalink
Exclude apache avro version included with hadoop-minicluster (#11564)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Handalian <[email protected]>
  • Loading branch information
mch2 authored Dec 11, 2023
1 parent 4e72741 commit cc38e6b
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 cc38e6b

Please sign in to comment.