Upgrade to MongoDB 5.1.2 driver.
Closes: #4741 Original Pull Request: #4743
This commit is contained in:
committed by
Christoph Strobl
parent
1545e184ef
commit
946492a4ec
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
||||
<project.type>multi</project.type>
|
||||
<dist.id>spring-data-mongodb</dist.id>
|
||||
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
|
||||
<mongo>5.0.1</mongo>
|
||||
<mongo>5.1.2</mongo>
|
||||
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
|
||||
<jmh.version>1.19</jmh.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user