We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Similar to #13416
SecurityNamespaceHandler
spring-security-6.3.rnc
spring-security-6.3.xsd
spring.schemas
spring-security.xsd
XsdDocumentedTests
SpringSecurityCoreVersion
630L
docs/modules/ROOT/pages/servlet/appendix/namespace/index.adoc
config/src/testresources/org/springframework/security/config/method-security.xml
prepare-forward-merge
6.3.x
gradle.properties
version
6.3.0-SNAPSHOT
security.tld
tlib-version
6.3
samplesBranch
The text was updated successfully, but these errors were encountered:
d50698a
Use samplesBranch=6.2.x
bdec2d3
Issue gh-14210
dependabot.yml
jzheaux
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Similar to #13416
SecurityNamespaceHandler
to require 6.3spring-security-6.3.rnc
andspring-security-6.3.xsd
spring.schemas
; add lines forspring-security-6.3.xsd
and change the setting forspring-security.xsd
to point tospring-security-6.3.xsd
spring-security.xsd
symlink tospring-security-6.3.xsd
XsdDocumentedTests
to point to 6.3XsdDocumentedTests
SpringSecurityCoreVersion
to630L
docs/modules/ROOT/pages/servlet/appendix/namespace/index.adoc
config/src/testresources/org/springframework/security/config/method-security.xml
to reference the 6.3 schemaprepare-forward-merge
to point to6.3.x
gradle.properties
version
to6.3.0-SNAPSHOT
security.tld
tlib-version
to6.3
samplesBranch
ingradle.properties
The text was updated successfully, but these errors were encountered: