jamesfredley opened a new pull request, #15476: URL: https://github.com/apache/grails-core/pull/15476
## Summary - Add section 12.27 to the upgrade guide documenting the Spring Security plugin changes in Grails 7 - Documents the consolidation of previously separate plugin repos (core, ACL, CAS, LDAP, OAuth2, REST, UI) into a single `apache/grails-spring-security` repository - Lists all artifact coordinate changes in a table, highlighting that `spring-security-core` was renamed to `grails-spring-security` (dropped the `-core` suffix) - Calls out the less obvious REST submodule renames (`rest-gorm` -> `rest-datamapping`, `rest-grailscache` -> `grails-cache`) - References the existing coordinate rename script and BOM for automated migration Fixes #15388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
