[RUN-0000] Update gradle minor/patch dependencies - #154
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates pinned dependency versions in the Gradle version catalog to move off a snapshot Rundeck core and refresh Groovy/Objenesis.
Changes:
- Pin
rundeckCorefrom6.1.0-SNAPSHOTto a date-stamped build6.1.0-20260803 - Bump
groovyfrom4.0.32to4.0.33 - Bump
objenesisfrom3.5to3.6
8271f81 to
9d592d8
Compare
9d592d8 to
01badc3
Compare
01badc3 to
5293528
Compare
Renovate bumped the shared bouncycastle version to 1.85.2 because bcprov-jdk18on published that patch, but bcpkix-jdk18on's latest is still 1.85 (confirmed against Maven Central's metadata) -- there is no bcpkix-jdk18on:1.85.2, so the shared bump broke dependency resolution entirely. Split them into independent version variables so bcprov can take its patch release without waiting on a bcpkix release that may not be coming. Verified: bcprov-jdk18on resolves to 1.85.2 and bcpkix-jdk18on to 1.85, with Gradle correctly resolving the transitive bcprov pulled in via bcpkix -> bcutil to the same 1.85.2, so there's no split version on the runtime classpath. Build and full test suite (37 tests) pass.
|
This PR as opened broke the build: it bumped a shared Pushed a fix: split them into independent version variables ( |
This PR contains the following updates:
1.21.2→1.21.33.5→3.64.0.32→4.0.336.1.0-SNAPSHOT→6.1.0-202608031.85→1.85.2Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.