Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 9.3.23 Released!

The Jetty team is happy to announce the immediate availability of a new release for the Eclipse Jetty 9.3.x branch.


Jetty 9.3.23 is a maintenance release and includes a number of bug fixes and improvements. It is recommended that all users upgrade as soon as they are able. A full list of changes for this release is listed 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:


Commercial production and development support for Jetty is offered through Webtide (www.webtide.com). Please contact us for more information or email jesse@xxxxxxxxxxx to discuss your specific needs.


Best Regards,

The Jetty Development Team


jetty-9.3.23.v20180228 - 28 February 2018
 + 347 Avoid sending request using a connection that is idle timing out
 + 1782 Using assembly.tarLongFileMode=posix for jetty-home and jetty-distribution assembly
 + 1797 JEP 238 - Multi-Release JAR files break bytecode scanning
 + 1933 Use CLASSPATH for scanning java9 system classes
 + 1956 Store and report build information of Jetty
 + 2093 Bom manages dependencies that do not exist
 + 2114 Fix NPE in JettyHttpServerProvider


Back to the top