We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70508e commit 3ef3e70Copy full SHA for 3ef3e70
pom.xml
@@ -27,7 +27,7 @@
27
<project.type>multi</project.type>
28
<dist.id>spring-data-mongodb</dist.id>
29
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
30
- <mongo>5.1.2</mongo>
+ <mongo>5.1.3</mongo>
31
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
32
<jmh.version>1.19</jmh.version>
33
</properties>
0 commit comments