From 741ebb9b0f3b2f1a0ac12ab910536691a81f8095 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Fri, 21 May 2021 10:36:57 +1000 Subject: [PATCH] add missing issue #6280 Signed-off-by: olivier lamy --- VERSION.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSION.txt b/VERSION.txt index ccc902e9a577..5f7a4430358c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -11,6 +11,7 @@ jetty-9.4.41.v20210516 - 16 May 2021 + 6254 Total timeout not enforced for queued requests + 6263 Review URI encoding in ConcatServlet & WelcomeFilter + 6277 Better handle exceptions thrown from session destroy listener + + 6280 Copy ServletHolder class/instance properly during startWebapp jetty-9.4.40.v20210413 - 13 April 2021 + 6082 SslConnection compacting