Bump org.mongodb:mongodb-driver-bom from 5.5.0 to 5.5.1 (#10084)

Bumps [org.mongodb:mongodb-driver-bom](https://github.com/mongodb/mongo-java-driver) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-08 00:28:22 +00:00
committed by GitHub
parent 7221d23447
commit ca822a2659

View File

@@ -96,7 +96,7 @@ ext {
micrometerTracingVersion = '1.5.0'
micrometerVersion = '1.15.0'
mockitoVersion = '5.18.0'
mongoDriverVersion = '5.5.0'
mongoDriverVersion = '5.5.1'
mysqlVersion = '9.3.0'
oracleVersion = '23.8.0.25.04'
pahoMqttClientVersion = '1.2.5'