From 7d6552b3f4102019fdc66b8c5aef8263c69e4d84 Mon Sep 17 00:00:00 2001 From: ch4mpy Date: Tue, 30 Aug 2022 18:48:48 -1000 Subject: [PATCH] gh-11772 --- .../org/springframework/security/config/spring-security-6.0.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd b/config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd index c8d24d4bd5..0cc6594cd3 100644 --- a/config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd +++ b/config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd @@ -1288,7 +1288,7 @@ Optional attribute that specifies that the SecurityContext should require explicit saving - rather than being synchronized from the SecurityContextHolder. Defaults to "false". + rather than being synchronized from the SecurityContextHolder. Defaults to "true".