Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/2752#discussion_r204258860
--- Diff: external/storm-opentsdb/pom.xml ---
@@ -36,7 +36,7 @@
</developers>
<properties>
- <jersey.version>2.23</jersey.version>
+ <jersey.version>2.27</jersey.version>
--- End diff --
If we would want to sync the jersey version to root pom, this property
would not be needed.---
