We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe77ffd commit 09f9537Copy full SHA for 09f9537
impala/impala-side/impala-all-side/pom.xml
@@ -41,7 +41,8 @@
41
<configuration>
42
<artifactSet>
43
<excludes>
44
-
+ <exclude>com.fasterxml.jackson.*</exclude>
45
+ <exclude>org.slf4j</exclude>
46
</excludes>
47
</artifactSet>
48
<filters>
impala/impala-side/impala-async-side/pom.xml
@@ -42,7 +42,8 @@
49
0 commit comments