Skip to content

Commit

Permalink
Merge pull request #48 from OpenLiberty/dependabot/maven/org.mongodb-…
Browse files Browse the repository at this point in the history
…mongodb-driver-reactivestreams-5.1.3

Bump org.mongodb:mongodb-driver-reactivestreams from 5.1.2 to 5.1.3
  • Loading branch information
mswatosh authored Aug 16, 2024
2 parents bf5ba8a + c6e413b commit d5725a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-reactivestreams</artifactId>
<version>5.1.2</version>
<version>5.1.3</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit d5725a9

Please sign in to comment.