From 762608f658f25bfe03fcf0e4a7b3da6909a447e1 Mon Sep 17 00:00:00 2001 From: Lachlan Roberts Date: Thu, 8 Jul 2021 17:19:15 +1000 Subject: [PATCH] Issue #6277 - update VERSION.txt with CVE number Signed-off-by: Lachlan Roberts --- VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.txt b/VERSION.txt index 2e5487a4dd54..83c6743b7423 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -72,7 +72,7 @@ jetty-10.0.3 - 20 May 2021 + 6263 Review URI encoding in ConcatServlet & WelcomeFilter (Resolved CVE-2021-28169) + 6272 Reduce allocation in HttpClient when notifying content listeners - + 6277 Better handle exceptions thrown from session destroy listener + + 6277 Better handle exceptions thrown from session destroy listener (Resolved CVE-2021-34428) + 6280 Copy ServletHolder class/instance properly during startWebapp + 6287 Class loading broken for WebSocketClient used inside webapp