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 bfb9c28 commit 26cccf1Copy full SHA for 26cccf1
pom.xml
@@ -27,7 +27,7 @@
27
<project.type>multi</project.type>
28
<dist.id>spring-data-mongodb</dist.id>
29
<springdata.commons>2.7.0-SNAPSHOT</springdata.commons>
30
- <mongo>4.5.1</mongo>
+ <mongo>4.6.0</mongo>
31
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
32
<jmh.version>1.19</jmh.version>
33
</properties>
0 commit comments