Skip to content

Prepare for Spring Security 6.3 #14210

New issue

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

Closed
jzheaux opened this issue Nov 29, 2023 · 0 comments
Closed

Prepare for Spring Security 6.3 #14210

jzheaux opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
in: build An issue in the build type: enhancement A general enhancement
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Nov 29, 2023

Similar to #13416

  • Update SecurityNamespaceHandler to require 6.3
  • Add spring-security-6.3.rnc and spring-security-6.3.xsd
  • Update spring.schemas; add lines for spring-security-6.3.xsd and change the setting for spring-security.xsd to point to spring-security-6.3.xsd
  • Point spring-security.xsd symlink to spring-security-6.3.xsd
  • Update XsdDocumentedTests to point to 6.3
  • Increment schema count in XsdDocumentedTests
  • Update SpringSecurityCoreVersion to 630L
  • Update RNC link in docs/modules/ROOT/pages/servlet/appendix/namespace/index.adoc
  • Change config/src/testresources/org/springframework/security/config/method-security.xml to reference the 6.3 schema
  • Update What's New to an empty 6.3 section
  • Update prepare-forward-merge to point to 6.3.x
  • Update gradle.properties version to 6.3.0-SNAPSHOT
  • Update security.tld tlib-version to 6.3
  • Update Dependabot configuration
  • Update release-scheduler.yml
  • Update samplesBranch in gradle.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant