The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.3.x branch.
This is maintenance releases which includes bug fixes to the jetty-quickstart mechanism. It is recommended that users upgrade to the latest version. Patch notes for each release can be found at the end of this email.
This release available on the Eclipse Jetty project download page or from the Maven Central repository:
Documentation for this release can be found on the Eclipse Jetty project site:
If you find any issues with this release, or if you want to suggest future enhancements, please file an issue on the Jetty GitHub page:
Change logs for these releases are listed below.
Best Regards,
The Jetty Development Team
jetty-9.3.18.v20170406 - 06 April 2017
+ 877 Programmatic servlet mappings cannot override mappings from webdefault.xml using quickstart
+ 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
+ 1417 Improve classloader dumping
+ 1439 Allow UNC paths to function as Resource bases