Skip to content

Commit 5172aeb

Browse files
Bump org.mongodb:mongodb-driver-core from 5.2.0 to 5.2.1
Bumps [org.mongodb:mongodb-driver-core](https://github.com/mongodb/mongo-java-driver) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.2.0...r5.2.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98b4e58 commit 5172aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.mongodb</groupId>
7474
<artifactId>mongodb-driver-core</artifactId>
75-
<version>5.2.0</version>
75+
<version>5.2.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.reactivestreams</groupId>

0 commit comments

Comments
 (0)