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 0441107 commit 187f260Copy full SHA for 187f260
pom.xml
@@ -27,7 +27,7 @@
27
<project.type>multi</project.type>
28
<dist.id>spring-data-mongodb</dist.id>
29
<springdata.commons>3.1.0-SNAPSHOT</springdata.commons>
30
- <mongo>4.8.0</mongo>
+ <mongo>4.8.1</mongo>
31
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
32
<jmh.version>1.19</jmh.version>
33
</properties>
0 commit comments