Skip to content

Build(deps): Bump mongodb.version from 5.6.3 to 5.6.4#1612

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/maven/master/mongodb.version-5.6.4
Feb 24, 2026
Merged

Build(deps): Bump mongodb.version from 5.6.3 to 5.6.4#1612
github-actions[bot] merged 1 commit intomasterfrom
dependabot/maven/master/mongodb.version-5.6.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps mongodb.version from 5.6.3 to 5.6.4.
Updates org.mongodb:mongodb-driver-sync from 5.6.3 to 5.6.4

Release notes

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

Java Driver 5.6.4 (February 23, 2026)

What's Changed

  • Fixed a recent change in how we use Netty buffers that could cause memory to be released too early under certain allocator configurations, leading to unexpected runtime errors. This update restores the correct shared reference-count behavior in Netty (by @​vbabanin in mongodb/mongo-java-driver#1897 JAVA-6107)

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.4/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

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

Commits

Updates org.mongodb:mongodb-driver-legacy from 5.6.3 to 5.6.4

Release notes

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

Java Driver 5.6.4 (February 23, 2026)

What's Changed

  • Fixed a recent change in how we use Netty buffers that could cause memory to be released too early under certain allocator configurations, leading to unexpected runtime errors. This update restores the correct shared reference-count behavior in Netty (by @​vbabanin in mongodb/mongo-java-driver#1897 JAVA-6107)

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/v5.4/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

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

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 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 `mongodb.version` from 5.6.3 to 5.6.4.

Updates `org.mongodb:mongodb-driver-sync` from 5.6.3 to 5.6.4
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.3...r5.6.4)

Updates `org.mongodb:mongodb-driver-legacy` from 5.6.3 to 5.6.4
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.3...r5.6.4)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.6.4
  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 Feb 24, 2026
@github-actions github-actions bot enabled auto-merge February 24, 2026 05:30
@github-actions github-actions bot merged commit 363c6f8 into master Feb 24, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/master/mongodb.version-5.6.4 branch February 24, 2026 05:40
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.

0 participants