Browse Source

Upgrade to MongoDB driver 5.6.2.

Closes #5114
issue/5115
Mark Paluch 1 week ago
parent
commit
4b157938a6
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 2
      pom.xml

2
pom.xml

@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>4.1.0-SNAPSHOT</springdata.commons>
<mongo>5.6.1</mongo>
<mongo>5.6.2</mongo>
</properties>
<developers>

Loading…
Cancel
Save