浏览代码

Removed Method Security AuthorizationManager from What's New

Issue gh-9596
Josh Cummings 4 年之前
父节点
当前提交
501d5ff497
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

@@ -30,7 +30,7 @@ Below are the highlights of the release.
 * Configuration
 * Configuration
 
 
 ** Introduced https://github.com/spring-projects/spring-security/issues/9205[DispatcherType request matcher]
 ** Introduced https://github.com/spring-projects/spring-security/issues/9205[DispatcherType request matcher]
-** Introduced https://github.com/spring-projects/spring-security/issues/8900[`AuthorizationManager`] and applied it to filter and https://github.com/spring-projects/spring-security/issues/9289[method security]
+** Introduced https://github.com/spring-projects/spring-security/issues/8900[`AuthorizationManager`] for filter security
 
 
 * Kotlin DSL
 * Kotlin DSL