Skip to content

Commit c4e2d26

Browse files
Bump org.mongodb:mongodb-driver-sync from 5.6.0 to 5.6.1 in /finish
Bumps [org.mongodb:mongodb-driver-sync](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-sync dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca4889b commit c4e2d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mongodb</groupId>
6464
<artifactId>mongodb-driver-sync</artifactId>
65-
<version>5.6.0</version>
65+
<version>5.6.1</version>
6666
</dependency>
6767
<!-- end::mongoDriver[] -->
6868
<!-- For tests -->

0 commit comments

Comments
 (0)