Update What's New for 6.0

This commit is contained in:
Steve Riesenberg 2022-09-26 10:07:50 -05:00
parent 181ee7410b
commit 6c6aedf772
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ Reorganize imports
* https://github.com/spring-projects/spring-security/issues/7349 - Move filter and token to appropriate packages
Reorganize imports
* https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository`
* https://github.com/spring-projects/spring-security/pull/11887[gh-11827] - Change default authority for `oauth2Login()`