소스 검색

Fix Typo

Closes gh-11077
Josh Cummings 2 년 전
부모
커밋
2f87309cda
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/modules/ROOT/pages/whats-new.adoc

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

@@ -43,7 +43,7 @@ Instead, use `requestMatchers` or `HttpSecurity#securityMatchers`.
 * https://github.com/spring-projects/spring-security/issues/12022[gh-12202] - Remove OAuth deprecations
 * Remove `Converter` constructors from `Saml2MetadataFilter` and `Saml2AuthenticationTokenConverter`
 * Remove `Saml2AuthenticationRequestContextResolver` and `Saml2AuthenticationRequestFactory`
-* Remove `Saml2AuthenticationToken(String, String, String, String, List)
+* Remove `Saml2AuthenticationToken(String, String, String, String, List)`
 * Remove `RelyingPartyRegistration.ProviderDetails`
 * Remove `OpenSamlAuthenticationProvider`