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