-
Notifications
You must be signed in to change notification settings - Fork 356
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
Bump Jetty version to 9.4.24.v20191120 #4354
Comments
nddipiazza
added a commit
to nddipiazza/jersey
that referenced
this issue
Jan 3, 2020
nddipiazza
added a commit
to nddipiazza/jersey
that referenced
this issue
Jan 3, 2020
Signed-off-by: Nicholas DiPiazza nicholas.dipiazza@gmail.com
@jansupol |
Jersey 2.30.1 contains this change. It is already out. For the next version, we upgraded to Jetty 9.4.27.v20200227 (#4425) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to bump Jetty version to 9.4.24.v20191120 because a back-breaking change was introduced.
See #4302
Once we bump the version, we need to change:
https://github.com/nddipiazza/jersey/blob/12a057315292a624ceb31b58bd04eec3cb19a819/containers/jetty-http/src/main/java/org/glassfish/jersey/jetty/JettyHttpContainerFactory.java#L296
from
protected
topublic
The text was updated successfully, but these errors were encountered: