Skip to content

Bump org.mongodb:mongodb-driver-sync from 4.11.1 to 5.6.3 - #484

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/org.mongodb-mongodb-driver-sync-5.6.3
Closed

Bump org.mongodb:mongodb-driver-sync from 4.11.1 to 5.6.3#484
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/org.mongodb-mongodb-driver-sync-5.6.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 20, 2026

Copy link
Copy Markdown

Bumps org.mongodb:mongodb-driver-sync from 4.11.1 to 5.6.3.

Release notes

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

Java Driver 5.6.3 (February 03, 2026)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.6.2...r5.6.3

Java Driver 5.6.2 (December 08, 2025)

What's Changed

Full Changelog: mongodb/mongo-java-driver@r5.6.1...r5.6.2

Java Driver 5.6.1 (October 06, 2025)

Full Changelog: mongodb/mongo-java-driver@r5.6.0...r5.6.1

Java Driver 5.6.0 (September 11, 2025)

What's Changed 🚀

Credential Handling

  • Fix OIDC reauthentication when a session is involved#1719
  • Add X509 authentication tests#1771
  • Fix OIDC tests#1753
  • Add CSOT to OIDC#1741

Performance Optimizations

  • Clear CommandCursorResult.results after next()/tryNext()#1780
  • Ignore maxWaitTime when CSOT is enabled#1744
  • Simplify Operations by uniting Sync and Async operations#1776

Resource Management

  • Fix Netty reference leak#1762
  • Properly handle exceptions in threads created by MongoClient#1764
  • Propagate timeout errors to callback#1761
  • Merge changes from tls-channel to prevent accidentally calling SSLEngine#1726

Compatibility and Maintenance

  • Handle dropIndex behavior change#1785
  • Remove Legacy based ClientSideEncryptionTests#1799
  • Remove code that won't execute on supported server releases#1704
  • Simplify tests based on 4.2 minimum server support#1712
  • Update libmongocrypt version to 1.14.1#1778
  • Deprecate MongoNamespace#COMMAND_COLLECTION_NAME#1786
  • Remove internal use of MongoNamespace.COMMAND_COLLECTION_NAME#1782

... (truncated)

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-sync](https://github.com/mongodb/mongo-java-driver) from 4.11.1 to 5.6.3.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.1...r5.6.3)
---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
dependency-version: 5.6.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 20, 2026
@dependabot@github

dependabotBot commented on behalf of githubMar 1, 2026

Copy link
Copy Markdown
Author

Superseded by #490.

@dependabotdependabotBot closed this Mar 1, 2026
@dependabot
dependabotBot deleted the dependabot/gradle/org.mongodb-mongodb-driver-sync-5.6.3 branch March 1, 2026 11:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants