Skip to content

Commit

Permalink
Upgrade MongoDB driver 5.2.0 -> 5.2.1 (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Nov 18, 2024
1 parent fff368c commit e37280b
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 @@ -484,7 +484,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>5.2.0</version>
<version>5.2.1</version>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
Expand Down

0 comments on commit e37280b

Please sign in to comment.