Skip to content

Commit 9acdd48

Browse files
Build(deps): Bump mongodb.version from 5.6.0 to 5.6.1 (#1399)
Bumps `mongodb.version` from 5.6.0 to 5.6.1. Updates `org.mongodb:mongodb-driver-sync` from 5.6.0 to 5.6.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/db50239639f9f4cf54e8d808042387359166857e"><code>db50239</code></a> Version: bump 5.6.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/2ac7643dc35c60742989171c0ec8591630aaa729"><code>2ac7643</code></a> ClientMetaData refactoring (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1807">#1807</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/97f52f83c844773fba2f4a31f76acd154017b3fa"><code>97f52f8</code></a> Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1812">#1812</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e25dc83cfd7c0f983662b5dfd250a3ec5dc36800"><code>e25dc83</code></a> Set mongodb version for atlas tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1814">#1814</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/8a0b5984bdbc3f6960721ded652e0d1232197d82"><code>8a0b598</code></a> Fix integer overflow with max limit &amp; batchsize (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1810">#1810</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/002adfe78e096a3e7bb15e8894bb68858a38ecd2"><code>002adfe</code></a> JAVA-5971 Reverse equals check to avoid NPEs (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1806">#1806</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e5adcfdadbb9ed89778c7c7eb79cd46070c6c99f"><code>e5adcfd</code></a> Version: bump 5.6.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.6.0...r5.6.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-legacy` from 5.6.0 to 5.6.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/db50239639f9f4cf54e8d808042387359166857e"><code>db50239</code></a> Version: bump 5.6.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/2ac7643dc35c60742989171c0ec8591630aaa729"><code>2ac7643</code></a> ClientMetaData refactoring (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1807">#1807</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/97f52f83c844773fba2f4a31f76acd154017b3fa"><code>97f52f8</code></a> Fix AbstractWriteSearchIndexOperation executeAsync releasing connections (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1812">#1812</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e25dc83cfd7c0f983662b5dfd250a3ec5dc36800"><code>e25dc83</code></a> Set mongodb version for atlas tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1814">#1814</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/8a0b5984bdbc3f6960721ded652e0d1232197d82"><code>8a0b598</code></a> Fix integer overflow with max limit &amp; batchsize (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1810">#1810</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/002adfe78e096a3e7bb15e8894bb68858a38ecd2"><code>002adfe</code></a> JAVA-5971 Reverse equals check to avoid NPEs (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1806">#1806</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e5adcfdadbb9ed89778c7c7eb79cd46070c6c99f"><code>e5adcfd</code></a> Version: bump 5.6.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.6.0...r5.6.1">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 799022c + e9b68d9 commit 9acdd48

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
@@ -123,7 +123,7 @@
123123
<sqlite.version>3.50.3.0</sqlite.version>
124124
<teradata.version>13.10.00.35</teradata.version>
125125
<firebird.version>5.0.10.java11</firebird.version>
126-
<mongodb.version>5.6.0</mongodb.version>
126+
<mongodb.version>5.6.1</mongodb.version>
127127

128128
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
129129

0 commit comments

Comments
 (0)