Github user vdiravka commented on a diff in the pull request:
https://github.com/apache/drill/pull/1189#discussion_r184218887
--- Diff: pom.xml ---
@@ -1333,6 +1353,12 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
--- End diff --
I meant that it can be useful if some new dependencies will have older
transitive `org.yummer.metrics` in future.
But I do not mind, this isn't so important. Let's leave it without
dependencyManagement control.---
