Skip to content

Commit e918099

Browse files
Upgrade to MongoDB Java Drivers 4.2.3
Closes: #3621
1 parent 313a7b8 commit e918099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.5.0-SNAPSHOT</springdata.commons>
30-
<mongo>4.2.2</mongo>
30+
<mongo>4.2.3</mongo>
3131
<mongo.reactivestreams>${mongo}</mongo.reactivestreams>
3232
<jmh.version>1.19</jmh.version>
3333
</properties>

0 commit comments

Comments
 (0)