-
Notifications
You must be signed in to change notification settings - Fork 829
JAV-543 Fix dns resolve #334
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
| @@ -0,0 +1,69 @@ | |||
| package io.vertx.ext.web.impl; | |||
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.
Please add license header.
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
| @@ -0,0 +1,81 @@ | |||
| package io.vertx.ext.web.impl; | |||
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.
License header.
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
java-chassis-dependencies/pom.xml
Outdated
|
|
||
| <properties> | ||
| <jackson.version>2.8.10</jackson.version> | ||
| <vertx.version>3.5.0</vertx.version> |
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.
This file is reformated, Can we just update the version ?
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.
first commit in yellow cloud, forgot if reformat it.
it's not important, right?
740b589 to
a4a8987
Compare
a4a8987 to
738db83
Compare
it's netty's bug.
latest vertx had upgrade netty dependence.
we can upgrade to latest vertx 3.5.0