Skip to content

Commit 7d6552b

Browse files
ch4mpyrwinch
authored andcommitted
1 parent 3de421b commit 7d6552b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
<xs:attribute name="security-context-explicit-save" type="xs:boolean">
12891289
<xs:annotation>
12901290
<xs:documentation>Optional attribute that specifies that the SecurityContext should require explicit saving
1291-
rather than being synchronized from the SecurityContextHolder. Defaults to "false".
1291+
rather than being synchronized from the SecurityContextHolder. Defaults to "true".
12921292
</xs:documentation>
12931293
</xs:annotation>
12941294
</xs:attribute>

0 commit comments

Comments
 (0)