Skip to content

Commit

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

Bump org.mongodb:mongodb-driver-core from 5.0.0 to 5.0.1
  • Loading branch information
mswatosh authored Apr 18, 2024
2 parents 9e95e15 + 710df8b commit 045962a
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>5.0.0</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>org.reactivestreams</groupId>
Expand Down

0 comments on commit 045962a

Please sign in to comment.