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

Update to Netty 4.1.0 Final #28

Open
wants to merge 2 commits into
base: 2.0-SNAPSHOT
Choose a base branch
from

Conversation

monkey-mas
Copy link

As netty was updated to 4.1.0 Final, we can bump the version.

This sort of change allows us to catch up with the latest netty source code.
For example, we can recognise some deprecated methods used in the text sample code if this is the case.

As netty was updated to 4.1.0, we can bump the netty version.

This sort of change allows us to catch up with the latest netty sorce code.
For example, we can recognise some deprecated methods used in the text sample if this is the case.
Like the netty community says[1], it'd be better for us to upgrade
to 4.1.1-Final ASAP!

[1] http://netty.io/news/2016/06/07/4-1-1-Final.html
@monkey-mas monkey-mas force-pushed the update-to-netty-4.1.0-final branch from 9f08cf4 to e7491f1 Compare June 8, 2016 14:48
@monkey-mas
Copy link
Author

Like the community and Norman indicate[1, 2], it'd be better for us to upgrade to 4.1.1-Final instead of 4.1.0-Final due to security reasons :)

[1] http://netty.io/news/2016/06/07/4-1-1-Final.html
[2] https://twitter.com/normanmaurer/status/740266546744922112

yyuweb pushed a commit to sourcecode-in-book/netty-in-action that referenced this pull request Oct 18, 2022
…aven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1

Bump maven-compiler-plugin from 3.8.0 to 3.8.1
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

Successfully merging this pull request may close these issues.

1 participant