grails-spring-security-core
grails-spring-security-core copied to clipboard
fix(deps): update dependency org.codehaus.groovy:groovy-xml to v3.0.21
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.codehaus.groovy:groovy-xml (source) | 3.0.13 -> 3.0.21 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
@matrei Could you please take a look?
@puneetbehl I think we are missing https://github.com/grails/grails-core/commit/f4b8ec671ed70e3f0ce44e42ca78a258d2aeaabc before we can update.
See #982
I think it make sense we shouldn't directly update Groovy version in the plugin or applications. We must use the default shipped with Grails Core.