Skip to content

Commit 558f384

Browse files
Bump org.mongodb:mongodb-driver-bom from 5.6.4 to 5.6.5 (#10940)
Bumps [org.mongodb:mongodb-driver-bom](https://github.com/mongodb/mongo-java-driver) from 5.6.4 to 5.6.5. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.6.4...r5.6.5) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-bom dependency-version: 5.6.5 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>
1 parent 50113ce commit 558f384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ext {
8787
micrometerTracingVersion = '1.6.4'
8888
micrometerVersion = '1.16.4'
8989
mockitoVersion = '5.20.0'
90-
mongoDriverVersion = '5.6.4'
90+
mongoDriverVersion = '5.6.5'
9191
mysqlVersion = '9.5.0'
9292
oracleVersion = '23.26.1.0.0'
9393
pahoMqttClientVersion = '1.2.5'

0 commit comments

Comments
 (0)