We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1951c5b commit 4886edeCopy full SHA for 4886ede
pom.xml
@@ -27,7 +27,7 @@
27
<project.type>multi</project.type>
28
<dist.id>spring-data-mongodb</dist.id>
29
<springdata.commons>3.5.0-SNAPSHOT</springdata.commons>
30
- <mongo>5.3.1</mongo>
+ <mongo>5.4.0</mongo>
31
<mongodb-crypt>${mongo}</mongodb-crypt>
32
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
33
<jmh.version>1.19</jmh.version>
0 commit comments