mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-23 10:48:51 +00:00
Previously AuthorizationManager declared the generic's Nullability incorrectly. This commit marks it properly. Closes gh-17667