Skip to content

Commit e6cefca

Browse files
Bump org.mongodb:mongodb-driver-sync from 5.5.0 to 5.5.1 in /java (#24)
Bumps [org.mongodb:mongodb-driver-sync](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](mongodb/mongo-java-driver@r5.5.0...r5.5.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.5.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 5fb8a3b commit e6cefca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependencies>
2323
<dependency>
2424
<groupId>org.mongodb</groupId>
25-
<artifactId>mongodb-driver-sync</artifactId><version>5.5.0</version>
25+
<artifactId>mongodb-driver-sync</artifactId><version>5.5.1</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)