build(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 1.85.2 to 1.86 - #20344
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.85.2 to 1.86. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.86' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
FrankChen021
left a comment
There was a problem hiding this comment.
This is an automated review by Codex GPT-5.6 Luna(Max).
Compatibility: SAFE for every reviewed category and for the only published transition in scope, 1.85.2 -> 1.86. The diff only changes root dependency management from bcprov-jdk18on 1.85.2 to 1.86; the only Druid source-level caller is the test-only TLS certificate generator. Its X.509/PEM/PKCS12 path compiled and executed successfully with bcprov 1.86 plus bcpkix/bcutil 1.85, and the used public APIs and SHA256withRSA provider registration are unchanged. No Druid production API/ABI, client, wire/serialization, persistence, configuration, or extension/plugin SPI surface changes. Resolved transitive consumers (Kubernetes, Hadoop, Aliyun, and Fabric8/Docker test paths) converge to bcprov 1.86; no direct Bouncy Castle references were found in those external consumer jars. The published license remains the Bouncy Castle Licence, covered by Druid's existing MIT-compatible license mapping.
CI: exact head 84d25da has 27/27 completed SUCCESS CheckRuns and 0 StatusContexts, with no failed, cancelled, skipped, neutral, or otherwise non-success checks. The PR is open, non-draft, mergeable, and clean.
Validation: services test compilation passed; the direct TLS certificate/PKCS12 smoke check passed; and ConsulClusterResourceTest passed 5/5. The published release inventory is 1.85.2 (source, 2026-08-07) and 1.86 (target, 2026-09-11), with no published release between them.
Bumps org.bouncycastle:bcprov-jdk18on from 1.85.2 to 1.86.
Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)