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 f5c520d commit 989a259Copy full SHA for 989a259
pom.xml
@@ -24,11 +24,10 @@
24
</modules>
25
26
<properties>
27
- <source.level>16</source.level>
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.6.1</mongo>
+ <mongo>4.7.0-beta0</mongo>
32
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
33
<jmh.version>1.19</jmh.version>
34
</properties>
0 commit comments