-
Notifications
You must be signed in to change notification settings - Fork 995
upgrade netty version to 4.2.4 #9112
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
Conversation
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
|
using |
| <sha256 value="9dd848900f5cb2a23aafd3321f04fc757c49305c20cd41d17f559950cb77bdbf" origin="Generated by Gradle"/> | ||
| </artifact> | ||
| </component> | ||
| <component group="io.netty" name="netty-bom" version="4.1.107.Final"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can the old netty versions be removed from the verification metadata?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done in #9114
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Signed-off-by: jflo <justin+github@florentine.us>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Signed-off-by: georgereuben <reubengeorge101@gmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> Signed-off-by: georgereuben <reubengeorge101@gmail.com>
PR description
Fixed Issue(s)
Thanks for sending a pull request! Have you done the following?
doc-change-requiredlabel to this PR if updates are required.Locally, you can run these tests to catch failures early:
./gradlew spotlessApply./gradlew build./gradlew acceptanceTest./gradlew integrationTest./gradlew ethereum:referenceTests:referenceTests