Skip to content

Commit 2f87309

Browse files
committed
Fix Typo
Closes gh-11077
1 parent 72c2533 commit 2f87309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Instead, use `requestMatchers` or `HttpSecurity#securityMatchers`.
4343
* https://github.com/spring-projects/spring-security/issues/12022[gh-12202] - Remove OAuth deprecations
4444
* Remove `Converter` constructors from `Saml2MetadataFilter` and `Saml2AuthenticationTokenConverter`
4545
* Remove `Saml2AuthenticationRequestContextResolver` and `Saml2AuthenticationRequestFactory`
46-
* Remove `Saml2AuthenticationToken(String, String, String, String, List)
46+
* Remove `Saml2AuthenticationToken(String, String, String, String, List)`
4747
* Remove `RelyingPartyRegistration.ProviderDetails`
4848
* Remove `OpenSamlAuthenticationProvider`
4949

0 commit comments

Comments
 (0)