Prevent exception from being thrown when attempting to initiate a safe restart. (regression in 2.374)
(issue 69904, pull 7091)
Align the default value of the HTTP keep-alive timeout in Winstone with that of the upstream Jetty project by changing it from 5 seconds to 30 seconds.
Remove unused --ajp13Port, --ajp13ListenAddress, --handlerCountMax, and --handlerCountMaxIdle options.
(issue 69509, Align HTTP keep-alive with Jetty default)
Table column header highlight is overlapping with other header highlight.
(issue 69689)
Fix ClassCastException when trying to build a Job whose parameter list is empty.
(issue 69637)
Update bundled Script Security Plugin from 1172.v35f6a_0b_8207e to 1189.vb_a_b_7c8fd5fde.
Update bundled Pipeline: API Plugin from 1144.v61c3180fa_03f to 1164.v760c223ddb_32.
Update bundled Pipeline: Supporting APIs Plugin from 813.vb_d7c3d2984a_0 to 839.v35e2736cfd5c.
Update bundled SCM API Plugin from 602.v6a_81757a_31d2 to 608.vfa_f971c5a_a_e9.
(2022-10-19 Security Advisory, 2022-10-19 Security Advisory)
Developer: Improve JNLP Port Unreachable error message with host value.
(pull 7282)
Upgrade Spring Security from 5.7.3 to 5.7.4.
Spring Security 5.7.4 includes dependency upgrades and minor fixes.
(Spring Security Release 5.7.4)