Github user HeartSaVioR commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2752#discussion_r204259143
  
    --- Diff: storm-core/pom.xml ---
    @@ -32,6 +32,9 @@
         <properties>
             <worker-launcher.conf.dir>/etc/storm</worker-launcher.conf.dir>
             
<worker-launcher.build.dir>${project.build.directory}/native/worker-launcher</worker-launcher.build.dir>
    +        <jersey.version>2.27</jersey.version>
    --- End diff --
    
    Can we rely on root pom version of jersey?


---

Reply via email to