Skip to content

Commit 0ac2668

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#1093)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.4 to 2024.0.5. <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.5</h2> <p><code>2024.0.5</code> release train is made of:</p> <ul> <li>reactor-core <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.5"><code>3.7.5</code></a></li> <li>reactor-netty <a href="https://github.com/reactor/reactor-netty/releases/tag/v1.2.5"><code>1.2.5</code></a></li> </ul> <p>These artifacts didn't have any changes:</p> <ul> <li>reactor-addons <a href="https://github.com/reactor/reactor-addons/releases/tag/v3.5.2"><code>3.5.2</code></a></li> <li>reactor-pool <a href="https://github.com/reactor/reactor-pool/releases/tag/v1.1.2"><code>1.1.2</code></a></li> <li>reactor-kotlin-extensions <a href="https://github.com/reactor/reactor-kotlin-extensions/releases/tag/v1.2.3"><code>1.2.3</code></a></li> <li>reactor-kafka <a href="https://github.com/reactor/reactor-kafka/releases/tag/v1.3.23"><code>1.3.23</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor/commit/a03738cadfe8dbfb5fe8d7fb6373501054af5247"><code>a03738c</code></a> [release] Prepare and release BOM 2024.0.5</li> <li><a href="https://github.com/reactor/reactor/commit/6843e73a5799b5a32ae8f83de80984963aac6db5"><code>6843e73</code></a> Merge-ignore release 2023.0.17 into 2024.0.5</li> <li><a href="https://github.com/reactor/reactor/commit/46f7ac086ab828bd27938208740c334f76fceddd"><code>46f7ac0</code></a> [release] Back to snapshots, next BOM will be SR 18</li> <li><a href="https://github.com/reactor/reactor/commit/e517a4b299c367439673bac13f773f19d98bfa86"><code>e517a4b</code></a> [release] Prepare and release BOM 2023.0.17</li> <li><a href="https://github.com/reactor/reactor/commit/73ec681207dd589e25bf46195979be40d4d0da71"><code>73ec681</code></a> Merge <a href="https://redirect.github.com/reactor/reactor/issues/760">#760</a> into 2024.0.5</li> <li><a href="https://github.com/reactor/reactor/commit/b33ce70210e82fb52318fcaa3a393e34b23fb39b"><code>b33ce70</code></a> Bump Gradle to version 8.13 (<a href="https://redirect.github.com/reactor/reactor/issues/760">#760</a>)</li> <li><a href="https://github.com/reactor/reactor/commit/c5876f5d2aae30f55adb630433df22a18157234d"><code>c5876f5</code></a> Merge <a href="https://redirect.github.com/reactor/reactor/issues/759">#759</a> into 2024.0.5</li> <li><a href="https://github.com/reactor/reactor/commit/1c4079542b7ed1ca3a6314d98bbd13a7e44a93eb"><code>1c40795</code></a> Bump actions/setup-java from 4.7.0 to 4.7.1 (<a href="https://redirect.github.com/reactor/reactor/issues/759">#759</a>)</li> <li><a href="https://github.com/reactor/reactor/commit/ca6a1a6c71d71f8eb3e6fcbb16da72ffbad965c8"><code>ca6a1a6</code></a> [release] Back to snapshots, next BOM will be SR 5</li> <li>See full diff in <a href="https://github.com/reactor/reactor/compare/2024.0.4...2024.0.5">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.4&new-version=2024.0.5)](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 7cff037 + ac3c282 commit 0ac2668

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
@@ -282,7 +282,7 @@
282282
<dependency>
283283
<groupId>io.projectreactor</groupId>
284284
<artifactId>reactor-bom</artifactId>
285-
<version>2024.0.4</version>
285+
<version>2024.0.5</version>
286286
<type>pom</type>
287287
<scope>import</scope>
288288
</dependency>

0 commit comments

Comments
 (0)