grails-spring-security-core icon indicating copy to clipboard operation
grails-spring-security-core copied to clipboard

fix(deps): update dependency org.codehaus.groovy:groovy-xml to v3.0.21

Open renovate[bot] opened this issue 2 years ago • 4 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.groovy:groovy-xml (source) 3.0.13 -> 3.0.21 age adoption passing confidence

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.

renovate[bot] avatar Aug 15 '23 19:08 renovate[bot]

@matrei Could you please take a look?

puneetbehl avatar Dec 13 '23 03:12 puneetbehl

@puneetbehl I think we are missing https://github.com/grails/grails-core/commit/f4b8ec671ed70e3f0ce44e42ca78a258d2aeaabc before we can update.

matrei avatar Dec 13 '23 13:12 matrei

See #982

matrei avatar Dec 13 '23 15:12 matrei

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.

puneetbehl avatar Dec 13 '23 16:12 puneetbehl