Github user jbertram commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1555#discussion_r141694782
--- Diff: pom.xml ---
@@ -604,7 +604,7 @@
<groupId>org.jolokia</groupId>
<artifactId>jolokia-war</artifactId>
<type>war</type>
- <version>1.3.5</version>
+ <version>1.3.7</version>
--- End diff --
Seems like we should move the <jolokia-version> property from
artemis-hawtio/pom.xml into here and then use that in both places so it's
easier to keep in sync.---
