Skip to content

Bump org.mongodb:mongodb-driver-sync from 5.9.1 to 5.9.2 - #2578

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.mongodb-mongodb-driver-sync-5.9.2
Aug 17, 2026
Merged

Bump org.mongodb:mongodb-driver-sync from 5.9.1 to 5.9.2#2578
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/org.mongodb-mongodb-driver-sync-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-sync from 5.9.1 to 5.9.2.

Release notes

Sourced from org.mongodb:mongodb-driver-sync'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 dependabot Bot added the Type: Dependencies Used for pull requests that upgrade dependencies. label Aug 17, 2026
@dependabot dependabot Bot added the Type: Dependencies Used for pull requests that upgrade dependencies. label Aug 17, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 17, 2026 09:04
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (223190d) to head (0888bf9).
⚠️ Report is 162 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2578   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       573       573           
===========================================
  Files             64        64           
  Lines           1521      1521           
  Branches          89        89           
===========================================
  Hits            1521      1521           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot
dependabot Bot force-pushed the dependabot/maven/org.mongodb-mongodb-driver-sync-5.9.2 branch 2 times, most recently from 1308956 to 4afe2a3 Compare August 17, 2026 09:12
Bumps [org.mongodb:mongodb-driver-sync](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-sync
  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 force-pushed the dependabot/maven/org.mongodb-mongodb-driver-sync-5.9.2 branch from 4afe2a3 to 0888bf9 Compare August 17, 2026 09:17
@github-actions
github-actions Bot merged commit c269e0f into master Aug 17, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/org.mongodb-mongodb-driver-sync-5.9.2 branch August 17, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Used for pull requests that upgrade dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants