Skip to content

Commit

Permalink
Upgrade MongoDB driver 5.1.1 -> 5.1.2 (#1241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Jul 15, 2024
1 parent 781b4d0 commit 6eb22da
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 @@ -466,7 +466,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>5.1.1</version>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
Expand Down

0 comments on commit 6eb22da

Please sign in to comment.