You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/25 02:47:14 UTC

[GitHub] [bookkeeper] dlg99 opened a new pull request #3008: Forcing the same version of netty across the projects

dlg99 opened a new pull request #3008:
URL: https://github.com/apache/bookkeeper/pull/3008


   ### Motivation
   
   While experimenting with OWASP dependency checker I noticed that we have 3 versions of netty mixed in: 4.1.72 (current one, expected) plus 4.1.63 and 4.1.50 (brought with ZK and some other dependencies). 
   
   ### Changes
   
   Made gradle enforce the same version of netty in subprojects.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] dlg99 merged pull request #3008: Forcing the same version of netty across the projects

Posted by GitBox <gi...@apache.org>.
dlg99 merged pull request #3008:
URL: https://github.com/apache/bookkeeper/pull/3008


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org