Skip to content

Commit cc45b4e

Browse files
DATAMONGO-2257 - Upgrade to MongoDB Java Driver 3.11.0-beta2
1 parent 0d0d17e commit cc45b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<project.type>multi</project.type>
2828
<dist.id>spring-data-mongodb</dist.id>
2929
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
30-
<mongo>3.10.2</mongo>
30+
<mongo>3.11.0-beta2</mongo>
3131
<mongo.reactivestreams>1.11.0</mongo.reactivestreams>
3232
<jmh.version>1.19</jmh.version>
3333
</properties>

0 commit comments

Comments
 (0)