Spring Security 5.8 and 6.0 are now GA
On behalf of the team and everyone who has contributed, we are very excited to announce the general availability of Spring Security 6.0! In addition, we are pleased to announce the general availability of Spring Security 5.8, which is provided to simplify upgrading to 6.0.
Spring Security 6 requires JDK 17 and uses the jakarta
namespace. Among its many features, upgrading to Spring Security 6 will bring you:
-
Improved session management
-
Improved AOT processing
-
Security metrics and traces
-
Several defense-in-depth enhancements
-
A simplified authorization framework
Check out What’s New in Spring Security 5.8 and What’s New in Spring Security 6.0…