Browse Source

Add What's New @WithMockUser Supported as Merged Annotation

Rob Winch 3 years ago
parent
commit
5ae492b1c1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/modules/ROOT/pages/whats-new.adoc

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

@@ -4,4 +4,5 @@
 Spring Security 5.8 provides a number of new features.
 Below are the highlights of the release.
 
-[[whats-new-servlet]]
+* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
+