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]>
(cherry picked from commit cc38e6b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
1 parent 21940d8 commit 381818c
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 @@ -44,6 +44,7 @@ dependencies {
exclude module: "json-io"
exclude module: "logback-core"
exclude module: "logback-classic"
exclude module: "avro"
}

api "org.codehaus.jettison:jettison:${versions.jettison}"
Expand Down

0 comments on commit 381818c

Please sign in to comment.