Skip to content

Commit 4b15793

Browse files
committed
Upgrade to MongoDB driver 5.6.2.
Closes #5114
1 parent 44af9ca commit 4b15793

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>4.1.0-SNAPSHOT</springdata.commons>
30-
<mongo>5.6.1</mongo>
30+
<mongo>5.6.2</mongo>
3131
</properties>
3232

3333
<developers>

0 commit comments

Comments
 (0)