Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading netty to 4.1.x #41

Open
aldemirenes opened this issue Aug 23, 2017 · 1 comment
Open

Upgrading netty to 4.1.x #41

aldemirenes opened this issue Aug 23, 2017 · 1 comment

Comments

@aldemirenes
Copy link

There are breaking changes between 4.1 and 4.0 Most of the project start to use 4.1 and this creates classpath errors. It'll be good upgrading netty to 4.1.x

@mgenov
Copy link

mgenov commented Dec 26, 2017

It would be good to be added as latest version of grpc is using netty 4.1.x and this causes conflicts.

mgenov added a commit to mgenov/JavaNSQClient that referenced this issue Dec 27, 2017
Netty dependency is now updated to 4.1.19.Final as it's used as peer
dependencies that are commonly used with the nsq client.

Fixes brainlag#41
mgenov added a commit to mgenov/JavaNSQClient that referenced this issue Dec 27, 2017
Netty dependency is now updated to 4.1.19.Final as it's used as peer
dependencies that are commonly used with the nsq client.

Fixes brainlag#41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants