Release 1.9.2
deki
released this
25 Mar 07:48
·
613 commits
to main
since this release
Release 1.9.2 contains two fixes and several dependency updates.
Fixes
- Dispatch to the given servlet when using getNamedDispatcher (#502) - thanks to @Artur- for contributing
- Write resources using the charset defined in a Content-Type header (#501) - thanks to @Artur- for contributing
Dependencies
- Update OWASP dependency check to 8.1.2
- Update JUnit to 5.9.2
- Update Spring dependencies (framework to 5.3.26, security to 5.7.7, boot to 2.7.10)
- Update Jackson to 2.14.2
- Update Commons Fileupload to 1.5
- Update SLF4J to 2.0.7
- Update Struts to 6.1.2
- Update Mockito to 4.11.0
- Update Jersey to 2.39.1 along with JAX-RS API to 2.1.1