Skip to content

Bump org.mongodb:mongodb-driver-bom from 5.9.1 to 5.9.2 - #49

Merged
rhusar merged 1 commit into
mainfrom
dependabot/maven/org.mongodb-mongodb-driver-bom-5.9.2
Aug 17, 2026
Merged

Bump org.mongodb:mongodb-driver-bom from 5.9.1 to 5.9.2#49
rhusar merged 1 commit into
mainfrom
dependabot/maven/org.mongodb-mongodb-driver-bom-5.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps org.mongodb:mongodb-driver-bom from 5.9.1 to 5.9.2.

Release notes

Sourced from org.mongodb:mongodb-driver-bom's releases.

Java Driver 5.9.2 (August 11, 2026)

What's Changed

[!WARNING] Starting from driver version 4.11.0, ProxySettings.toString() included the SOCKS5 proxy username and password in application logs.

See JAVA-6266 / CVE-2026-18710

The username and password are no longer included in toString() starting in this release.

If you cannot upgrade, set the org.mongodb.driver.client logger to WARN or higher to suppress the client-construction message. We do not recommend this as a long-term measure: it silences diagnostic information that is valuable for support, and it does not remove credentials already written to existing logs.

Full Changelog: mongodb/mongo-java-driver@r5.9.1...r5.9.2

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.mongodb:mongodb-driver-bom](https://github.com/mongodb/mongo-java-driver) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-bom
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from rhusar as a code owner August 17, 2026 08:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 17, 2026
@rhusar
rhusar merged commit bbb09bf into main Aug 17, 2026
1 check passed
@rhusar
rhusar deleted the dependabot/maven/org.mongodb-mongodb-driver-bom-5.9.2 branch August 17, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant