Skip to content

Bump the maven-dependencies group with 4 updates#4242

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-dependencies-528178229d
Open

Bump the maven-dependencies group with 4 updates#4242
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-dependencies-528178229d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the maven-dependencies group with 4 updates: org.mongodb:mongodb-driver-sync, org.mongodb:mongodb-driver-legacy, com.fasterxml.jackson.core:jackson-databind and com.fasterxml.jackson.dataformat:jackson-dataformat-yaml.

Updates org.mongodb:mongodb-driver-sync from 5.6.5 to 5.7.0

Release notes

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

Java Driver 5.7.0 (April 30, 2026)

What's Changed

New Contributors

Full Changelog: mongodb/mongo-java-driver@r5.7.0-beta1...r5.7.0

Java Driver 5.7.0-beta1 (February 26, 2026)

What's Changed

🔥 Enhancements

  • Add Micrometer/OpenTelemetry tracing support to the reactive-streams (Micrometer / OpenTelemetry) #1898

  • Improved client-side timeout handling to better account for RTT variations #1793

🛠 Fixes

  • Fixed RawBsonDocument encoding performance regression by restoring optimized codec path #1888

  • Fixed Netty ByteBuf reference counting and reverted read-only change that could cause leaks during logging #1891

📦 Dependency Updates

... (truncated)

Commits
  • cb45be6 Version: bump 5.7.0
  • a6ea5ff Skip QE prefixPreview and suffixPreview tests on server 9.0.0+ (#1954)
  • 23ed7c4 Micrometer tests expect the network transport to be tcp (#1955)
  • 4a6e516 [JAVA-6159] Micrometer feedback (#1940)
  • e9c0c4b Fix Kotlin bson decoding of optionals (#1941)
  • bb09720 JAVA-6171 upgrade libcrypt to 1.17.3 (#1947)
  • 864842e build(deps): bump testing/resources/specifications from c3c82b6 to `7039e69...
  • a75bf27 JsonBsonEncoder: fix parsing of JsonPrimitive numbers (#1937)
  • ccca236 Add stack-safe async loop support with trampoline pattern (#1905)
  • f5e7383 Fix com.mongodb.client.FailPoint.enable (#1931)
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-legacy from 5.6.5 to 5.7.0

Release notes

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

Java Driver 5.7.0 (April 30, 2026)

What's Changed

New Contributors

Full Changelog: mongodb/mongo-java-driver@r5.7.0-beta1...r5.7.0

Java Driver 5.7.0-beta1 (February 26, 2026)

What's Changed

🔥 Enhancements

  • Add Micrometer/OpenTelemetry tracing support to the reactive-streams (Micrometer / OpenTelemetry) #1898

  • Improved client-side timeout handling to better account for RTT variations #1793

🛠 Fixes

  • Fixed RawBsonDocument encoding performance regression by restoring optimized codec path #1888

  • Fixed Netty ByteBuf reference counting and reverted read-only change that could cause leaks during logging #1891

📦 Dependency Updates

... (truncated)

Commits
  • cb45be6 Version: bump 5.7.0
  • a6ea5ff Skip QE prefixPreview and suffixPreview tests on server 9.0.0+ (#1954)
  • 23ed7c4 Micrometer tests expect the network transport to be tcp (#1955)
  • 4a6e516 [JAVA-6159] Micrometer feedback (#1940)
  • e9c0c4b Fix Kotlin bson decoding of optionals (#1941)
  • bb09720 JAVA-6171 upgrade libcrypt to 1.17.3 (#1947)
  • 864842e build(deps): bump testing/resources/specifications from c3c82b6 to `7039e69...
  • a75bf27 JsonBsonEncoder: fix parsing of JsonPrimitive numbers (#1937)
  • ccca236 Add stack-safe async loop support with trampoline pattern (#1905)
  • f5e7383 Fix com.mongodb.client.FailPoint.enable (#1931)
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-legacy from 5.6.5 to 5.7.0

Release notes

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

Java Driver 5.7.0 (April 30, 2026)

What's Changed

New Contributors

Full Changelog: mongodb/mongo-java-driver@r5.7.0-beta1...r5.7.0

Java Driver 5.7.0-beta1 (February 26, 2026)

What's Changed

🔥 Enhancements

  • Add Micrometer/OpenTelemetry tracing support to the reactive-streams (Micrometer / OpenTelemetry) #1898

  • Improved client-side timeout handling to better account for RTT variations #1793

🛠 Fixes

  • Fixed RawBsonDocument encoding performance regression by restoring optimized codec path #1888

  • Fixed Netty ByteBuf reference counting and reverted read-only change that could cause leaks during logging #1891

📦 Dependency Updates

... (truncated)

Commits
  • cb45be6 Version: bump 5.7.0
  • a6ea5ff Skip QE prefixPreview and suffixPreview tests on server 9.0.0+ (#1954)
  • 23ed7c4 Micrometer tests expect the network transport to be tcp (#1955)
  • 4a6e516 [JAVA-6159] Micrometer feedback (#1940)
  • e9c0c4b Fix Kotlin bson decoding of optionals (#1941)
  • bb09720 JAVA-6171 upgrade libcrypt to 1.17.3 (#1947)
  • 864842e build(deps): bump testing/resources/specifications from c3c82b6 to `7039e69...
  • a75bf27 JsonBsonEncoder: fix parsing of JsonPrimitive numbers (#1937)
  • ccca236 Add stack-safe async loop support with trampoline pattern (#1905)
  • f5e7383 Fix com.mongodb.client.FailPoint.enable (#1931)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.21.3

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.21.2 to 2.21.3

Commits
  • ccfcc95 [maven-release-plugin] prepare release jackson-dataformats-text-2.21.3
  • 5e81617 Prep for 2.21.3 release
  • 52ab617 Merge branch '2.20' into 2.21
  • 84f99f7 Merge branch '2.19' into 2.20
  • 4fe54cb Merge branch '2.18' into 2.19
  • f18c578 Post-release dep version bump
  • 8db1032 [maven-release-plugin] prepare for next development iteration
  • 7afb263 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.7
  • ec50f24 Prep for 2.18.7 release
  • a8bedbd Post-release dep version bump
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.21.2 to 2.21.3

Commits
  • ccfcc95 [maven-release-plugin] prepare release jackson-dataformats-text-2.21.3
  • 5e81617 Prep for 2.21.3 release
  • 52ab617 Merge branch '2.20' into 2.21
  • 84f99f7 Merge branch '2.19' into 2.20
  • 4fe54cb Merge branch '2.18' into 2.19
  • f18c578 Post-release dep version bump
  • 8db1032 [maven-release-plugin] prepare for next development iteration
  • 7afb263 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.7
  • ec50f24 Prep for 2.18.7 release
  • a8bedbd Post-release dep version bump
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 4 updates: [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver), [org.mongodb:mongodb-driver-legacy](https://github.com/mongodb/mongo-java-driver), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) and [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text).


Updates `org.mongodb:mongodb-driver-sync` from 5.6.5 to 5.7.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.5...r5.7.0)

Updates `org.mongodb:mongodb-driver-legacy` from 5.6.5 to 5.7.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.5...r5.7.0)

Updates `org.mongodb:mongodb-driver-legacy` from 5.6.5 to 5.7.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.6.5...r5.7.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.2 to 2.21.3
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.2 to 2.21.3
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.2...jackson-dataformats-text-2.21.3)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.2 to 2.21.3
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.2...jackson-dataformats-text-2.21.3)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

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 May 1, 2026
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