Skip to content

Commit 7255092

Browse files
build(deps): bump mongodb.version from 5.5.0 to 5.5.1 (#1217)
Bumps `mongodb.version` from 5.5.0 to 5.5.1. Updates `org.mongodb:mongodb-driver-sync` from 5.5.0 to 5.5.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a91368dc46ab295bc97697156e431d7551f826a6"><code>a91368d</code></a> Version: bump 5.5.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/f325224c1e9263e23b6699b99f2d2eff213764c2"><code>f325224</code></a> Use OperationContext with NOOP Session (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1733">#1733</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a2e0c29857d5234fb60475a5e36e4880f6d0e986"><code>a2e0c29</code></a> Fix datalake and k8s test failures (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1732">#1732</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/ebdd5bfaac9adcca4682e0cb9fc1574b615edd3a"><code>ebdd5bf</code></a> Ensure custom KProperty include the name in the hashcode (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1731">#1731</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/02a572213a78a5527aa35adb4c8b9e1111700e47"><code>02a5722</code></a> Fix OIDC reauthentication when a session is involved (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1719">#1719</a>) (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1725">#1725</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c59ab52457e7c45fd31c6f29b2085c28926a65a4"><code>c59ab52</code></a> Version: bump 5.5.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-legacy` from 5.5.0 to 5.5.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a91368dc46ab295bc97697156e431d7551f826a6"><code>a91368d</code></a> Version: bump 5.5.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/f325224c1e9263e23b6699b99f2d2eff213764c2"><code>f325224</code></a> Use OperationContext with NOOP Session (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1733">#1733</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a2e0c29857d5234fb60475a5e36e4880f6d0e986"><code>a2e0c29</code></a> Fix datalake and k8s test failures (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1732">#1732</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/ebdd5bfaac9adcca4682e0cb9fc1574b615edd3a"><code>ebdd5bf</code></a> Ensure custom KProperty include the name in the hashcode (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1731">#1731</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/02a572213a78a5527aa35adb4c8b9e1111700e47"><code>02a5722</code></a> Fix OIDC reauthentication when a session is involved (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1719">#1719</a>) (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1725">#1725</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c59ab52457e7c45fd31c6f29b2085c28926a65a4"><code>c59ab52</code></a> Version: bump 5.5.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.5.0...r5.5.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 55892b5 + bfdeb91 commit 7255092

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
@@ -120,7 +120,7 @@
120120
<sqlite.version>3.50.1.0</sqlite.version>
121121
<teradata.version>13.10.00.35</teradata.version>
122122
<firebird.version>5.0.8.java11</firebird.version>
123-
<mongodb.version>5.5.0</mongodb.version>
123+
<mongodb.version>5.5.1</mongodb.version>
124124

125125
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>
126126

0 commit comments

Comments
 (0)