bito-code-review[bot] commented on PR #16057: URL: https://github.com/apache/grails-core/pull/16057#issuecomment-5097648906
<!-- Bito Reply --> The documentation in `grails-doc/src/en/guide/security/securityPlugins/springSecurity/ui/customization.adoc` has been updated to reflect the new asset versions (jQuery 4.0.0 and jQuery UI 1.14.1) as part of this pull request. The instructions regarding the override mechanism remain consistent with the previous approach, advising users to create or rename their own `jquery.js` or `jquery-ui.js` files to override the plugin's defaults. **grails-doc/src/en/guide/security/securityPlugins/springSecurity/ui/customization.adoc** ``` -This resolves to `grails-app/assets/javascripts/jquery/jquery-2.1.4.js`, and to use your own version, either use the same approach in a file called `jquery.js` or rename your file to `jquery.js`. +This resolves to `grails-app/assets/javascripts/jquery/jquery-4.0.0.js`, and to use your own version, either use the same approach in a file called `jquery.js` or rename your file to `jquery.js`. ``` -- 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]
