Skip to content

Commit bf1e622

Browse files
committed
Update What's New in 6.0 for PasswordEncoders
Issue gh-11985
1 parent 716aa6d commit bf1e622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/modules/ROOT/pages/whats-new.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ If application relies on the implicit `<intercept-url pattern="/**" access="perm
2828
Or use `use-authorization-manager="false"`
2929
* https://github.com/spring-projects/spring-security/issues/11939[gh-11939] - Remove deprecated `antMatchers`, `mvcMatchers`, `regexMatchers` helper methods from Java Configuration.
3030
Instead, use `requestMatchers` or `HttpSecurity#securityMatchers`.
31+
* https://github.com/spring-projects/spring-security/issues/11985[gh-11985] - Remove deprecated constructors in `Argon2PasswordEncoder`, `SCryptPasswordEncoder` and `Pbkdf2PasswordEncoder`.

0 commit comments

Comments
 (0)