Skip to content

Commit d0f7443

Browse files
Build(deps): Bump mongodb.version from 5.6.4 to 5.6.5 (#1683)
Bumps `mongodb.version` from 5.6.4 to 5.6.5. Updates `org.mongodb:mongodb-driver-sync` from 5.6.4 to 5.6.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/fb25e356226c0ad4fc557555e11d54c26e30c4a4"><code>fb25e35</code></a> Version: bump 5.6.5</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/9a315a00de4a71aaba98de582124f1b9a74e9619"><code>9a315a0</code></a> Release connection between empty getMore responses (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1928">#1928</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/0be7f114d7dfd344d9ed776a24897d39d9b7092a"><code>0be7f11</code></a> Version: bump 5.6.5-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.6.4...r5.6.5">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-legacy` from 5.6.4 to 5.6.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/fb25e356226c0ad4fc557555e11d54c26e30c4a4"><code>fb25e35</code></a> Version: bump 5.6.5</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/9a315a00de4a71aaba98de582124f1b9a74e9619"><code>9a315a0</code></a> Release connection between empty getMore responses (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1928">#1928</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/0be7f114d7dfd344d9ed776a24897d39d9b7092a"><code>0be7f11</code></a> Version: bump 5.6.5-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.6.4...r5.6.5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents a2d7322 + 051739e commit d0f7443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<sqlite.version>3.51.3.0</sqlite.version>
113113
<teradata.version>13.10.00.35</teradata.version>
114114
<firebird.version>6.0.5</firebird.version>
115-
<mongodb.version>5.6.4</mongodb.version>
115+
<mongodb.version>5.6.5</mongodb.version>
116116

117117
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
118118

0 commit comments

Comments
 (0)