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


   ### Motivation
   
   Older versions of guava (w/CVEs) used in some subprojects
   
   ### Changes
   
   Forced the same version of guava; fixed deprecation problems (murmur3_32) 
and compilation problems (checkArgument).
   checkArgument cannot be statically imported because there are now overrides 
of it; checkstyle was not very cooperative so I had to remove the import 
altogether. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to