You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/20 15:26:07 UTC

[GitHub] [pulsar] lhotari opened a new pull request #10286: [Security] Use dependency management to enforce vertx version

lhotari opened a new pull request #10286:
URL: https://github.com/apache/pulsar/pull/10286


   ### Motivation
   
   OWASP Dependency Checker still shows that the vulnerable vertx 3.5.3 version is used although #10261 was already merged to fix the issue. The previous solution didn't properly use dependency management to enforce a specific vertx version.
   
   ### Modifications
   
   - use dependency management to enforce 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:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #10286: [Security] Use dependency management to enforce vertx version

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #10286:
URL: https://github.com/apache/pulsar/pull/10286


   


-- 
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:
users@infra.apache.org