spring-framework/framework-platform
Simon Baslé 35b452b458 Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter
This ensures that the reactive handling of the request is dispatched
from the Undertow IO thread, marking the exchange as async rather than
ending it once the Undertow `handleRequest` method returns.

Closes gh-33885
2024-11-14 16:14:57 +01:00
..
framework-platform.gradle Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter 2024-11-14 16:14:57 +01:00