Skip to content

Commit cc7c706

Browse files
Bump org.mongodb:mongodb-driver-bom from 5.6.0 to 5.6.1 (#10482)
Bumps [org.mongodb:mongodb-driver-bom](https://github.com/mongodb/mongo-java-driver) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.6.0...r5.6.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-bom dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f475284 commit cc7c706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0-SNAPSHOT'
8888
micrometerVersion = '1.16.0-SNAPSHOT'
8989
mockitoVersion = '5.19.0'
90-
mongoDriverVersion = '5.6.0'
90+
mongoDriverVersion = '5.6.1'
9191
mysqlVersion = '9.4.0'
9292
oracleVersion = '23.9.0.25.07'
9393
pahoMqttClientVersion = '1.2.5'

0 commit comments

Comments
 (0)