Skip to content

Commit 2afa173

Browse files
authored
Merge pull request #80 from OpenLiberty/dependabot/maven/org.mongodb-mongodb-driver-core-5.2.1
Bump org.mongodb:mongodb-driver-core from 5.2.0 to 5.2.1
2 parents bcacd84 + 5172aeb commit 2afa173

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)