Commit d0f7443
authored
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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments