-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Description
Based off of #15155
- Cut the
6.4.xrelease branch - Update
SecurityNamespaceHandlerto require 6.5 - Add
spring-security-6.5.rncandspring-security-6.5.xsd - Update
spring.schemas; add lines forspring-security-6.5.xsdand change the setting forspring-security.xsdto point tospring-security-6.5.xsd - Point
spring-security.xsdsymlink tospring-security-6.5.xsd - Update
XsdDocumentedTeststo point to 6.5 - Increment schema count in
XsdDocumentedTests - Update RNC link in
docs/modules/ROOT/pages/servlet/appendix/namespace/index.adoc - Change
config/src/testresources/org/springframework/security/config/method-security.xmlto reference the 6.5 schema - Update What's New to an empty 6.5 section
- Update
prepare-forward-mergeto point to6.5.x - Update
gradle.propertiesversionto6.5.0-SNAPSHOT - Update
security.tldtlib-versionto6.5 - Update Dependabot configuration
- Update release-scheduler.yml
- Update
samplesBranchingradle.properties - Update Test Against Snapshots in
continuous-integration.ymlto use new snapshot versions if needed