lhotari opened a new pull request #10261: URL: https://github.com/apache/pulsar/pull/10261
### Motivation The current vertx version is 3.5.3 which has a vulnerability, CVE-2018-12541 . ### Changes - Upgrade vertx version to 3.9.7 which is the most recent in 3.x releases. Notice: vertx is a transitive dependency of bookkeeper. There's a separate PR in apache/bookkeeper to upgrade vertx library: #2693 . It should be fine to upgrade vertx to 3.9.7 when using the released bookkeeper version 4.13.0 . There isn't a requirement for having a released version of bookkeeper with the upgraded vertx version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
