Skip to content

Commit c0b8095

Browse files
mch2rayshrey
authored andcommitted
Exclude apache avro version included with hadoop-minicluster (opensearch-project#11564)
Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
1 parent 8423a08 commit c0b8095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dependencies {
5050
exclude module: "json-io"
5151
exclude module: "logback-core"
5252
exclude module: "logback-classic"
53+
exclude module: "avro"
5354
}
5455
api "org.codehaus.jettison:jettison:${versions.jettison}"
5556
api "org.apache.commons:commons-compress:${versions.commonscompress}"

0 commit comments

Comments
 (0)