AlbumenJ opened a new pull request, #10792: URL: https://github.com/apache/dubbo/pull/10792
## What is the purpose of the change Remove fastjson and gson transitive dependency ## Breaking Changes - Dubbo Hessian-Lite will no longer be shaded. Use transitive dependencies instead. Users can remove the Hessian-Lite dependency by themselves. - Fastjson (`com.alibaba:fastjson`) and Gson (`com.google.code.gson:gson`) will no longer be transist to users. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
