We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac1a931 + c0c93d8 commit b7bab1eCopy full SHA for b7bab1e
1 file changed
pom.xml
@@ -393,6 +393,10 @@
393
<groupId>log4j</groupId>
394
<artifactId>log4j</artifactId>
395
</exclusion>
396
+ <exclusion>
397
+ <groupId>org.apache.htrace</groupId>
398
+ <artifactId>htrace-core</artifactId>
399
+ </exclusion>
400
</exclusions>
401
</dependency>
402
<dependency>
@@ -413,6 +417,10 @@
413
417
414
418
415
419
420
421
422
423
416
424
425
426
0 commit comments