Skip to content

Commit 4c0e95d

Browse files
authored
Exclude Avro from shading
1 parent 0eef523 commit 4c0e95d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@
670670
<excludes>
671671
<exclude>joda-time:joda-time</exclude>
672672
<exclude>org.apache.thrift:libthrift</exclude>
673+
<exclude>org.apache.avro:*</exclude>
673674
<exclude>io.airlift:aircompressor</exclude>
674675
<exclude>com.github.luben:zstd-jni</exclude>
675676
</excludes>

0 commit comments

Comments
 (0)