Closed
Description
- Update
SecurityNamespaceHandler
to require 6.2 - Add
spring-security-6.2.rnc
andspring-security-6.2.xsd
- Update
spring.schemas
; add lines forspring-security-6.2.xsd
and change the setting forspring-security.xsd
to point tospring-security-6.2.xsd
- Point
spring-security.xsd
symlink tospring-security-6.2.xsd
- Update
XsdDocumentedTests
to point to 6.2 - Increment schema count in
XsdDocumentedTests
- Update
SpringSecurityCoreVersion
to620L
- Update RNC link in
docs/modules/ROOT/pages/servlet/appendix/namespace/index.adoc
- Update What's New to an empty 6.2 section
- Update
prepare-forward-merge
to point to6.2.x
- Update
gradle.properties
version
to6.2.0-SNAPSHOT
- Update
security.tld
tlib-version
to6.2
- Update Dependabot configuration
- Update release-scheduler.yml