Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/2081#discussion_r187395014
--- Diff: artemis-core-client/pom.xml ---
@@ -118,6 +118,10 @@
<groupId>io.netty</groupId>
<artifactId>netty-common</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.google.guava</groupId>
--- End diff --
yeah.. you're right.---
