mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
10 lines
356 B
Plaintext
10 lines
356 B
Plaintext
[[new]]
|
|
= What's New in Spring Security 6.2
|
|
|
|
Spring Security 6.2 provides a number of new features.
|
|
Below are the highlights of the release.
|
|
|
|
== Configuration
|
|
|
|
* https://github.com/spring-projects/spring-security/issues/5011[gh-5011] - xref:servlet/integrations/cors.adoc[(docs)] Automatically enable `.cors()` if `CorsConfigurationSource` bean is present
|