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 a98eaac commit cc34597Copy full SHA for cc34597
pom.xml
@@ -27,7 +27,7 @@
27
<project.type>multi</project.type>
28
<dist.id>spring-data-mongodb</dist.id>
29
<springdata.commons>3.2.9-SNAPSHOT</springdata.commons>
30
- <mongo>4.11.2</mongo>
+ <mongo>4.11.3</mongo>
31
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
32
<jmh.version>1.19</jmh.version>
33
</properties>
0 commit comments