Skip to content

Commit

Permalink
Merge pull request #6507 from eclipse/jetty-10.0.x-6277-updateVersionTxt
Browse files Browse the repository at this point in the history
Issue #6277 - update VERSION.txt with SessionListener CVE number
  • Loading branch information
lachlan-roberts committed Jul 14, 2021
2 parents 110e8bb + 762608f commit 8f80c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.txt
Expand Up @@ -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

Expand Down

0 comments on commit 8f80c59

Please sign in to comment.