areyouok opened a new pull request #3334: URL: https://github.com/apache/rocketmq/pull/3334
https://github.com/apache/rocketmq/issues/3333 There is only one class (org.apache.commons.codec.Charsets) of commons-codec is used in rocketmq, which can be replaced with java.nio.charset.StandardCharsets (java 7). So the commons-codec can be removed. -- 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]
