Skip to content

Commit a5bb13d

Browse files
Build(deps): Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 (#1428)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.10 to 2024.0.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor/releases">io.projectreactor:reactor-bom's releases</a>.</em></p> <blockquote> <h2>2024.0.11</h2> <p><code>2024.0.11</code> release train is made of:</p> <ul> <li>reactor-core <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.12"><code>3.7.12</code></a></li> <li>reactor-addons <a href="https://github.com/reactor/reactor-addons/releases/tag/v3.5.4"><code>3.5.4</code></a></li> <li>reactor-pool <a href="https://github.com/reactor/reactor-pool/releases/tag/v1.1.5"><code>1.1.5</code></a></li> <li>reactor-netty <a href="https://github.com/reactor/reactor-netty/releases/tag/v1.2.11"><code>1.2.11</code></a></li> </ul> <p>These artifacts didn't have any changes:</p> <ul> <li>reactor-kotlin-extensions <a href="https://github.com/reactor/reactor-kotlin-extensions/releases/tag/v1.2.4"><code>1.2.4</code></a></li> <li>reactor-kafka <a href="https://github.com/reactor/reactor-kafka/releases/tag/v1.3.24"><code>1.3.24</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor/commit/75891c834eb904bc7140ef93cdb78fe2196d62d6"><code>75891c8</code></a> [release] Prepare and release BOM 2024.0.11</li> <li><a href="https://github.com/reactor/reactor/commit/c99bc5fd9ea1a762cf71f4aec28ebc83534bf976"><code>c99bc5f</code></a> Bump github/codeql-action from 3 to 4 (<a href="https://redirect.github.com/reactor/reactor/issues/766">#766</a>)</li> <li><a href="https://github.com/reactor/reactor/commit/94ff9e2977f78402e32283352a450625137d8c72"><code>94ff9e2</code></a> [release] Back to snapshots, next BOM will be SR 11</li> <li>See full diff in <a href="https://github.com/reactor/reactor/compare/2024.0.10...2024.0.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.projectreactor:reactor-bom&package-manager=maven&previous-version=2024.0.10&new-version=2024.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 4bbcaad + c6200a8 commit a5bb13d

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
@@ -286,7 +286,7 @@
286286
<dependency>
287287
<groupId>io.projectreactor</groupId>
288288
<artifactId>reactor-bom</artifactId>
289-
<version>2024.0.10</version>
289+
<version>2024.0.11</version>
290290
<type>pom</type>
291291
<scope>import</scope>
292292
</dependency>

0 commit comments

Comments
 (0)