Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't include netty-examples as dependency for netty-all (netty#11273)
Motivation: We shouldn't include netty-examples as dependency for netty-all as this will try to pull in all sorts of dependencies which are optional. Modifications: Remove dependency on netty-examples Result: Related to netty#11272
- Loading branch information