Skip to content

Commit d04621f

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (#1148)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.5 to 2024.0.6. <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.6</h2> <p><code>2024.0.6</code> release train is made of:</p> <ul> <li>reactor-core <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.6"><code>3.7.6</code></a></li> <li>reactor-netty <a href="https://github.com/reactor/reactor-netty/releases/tag/v1.2.6"><code>1.2.6</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/5c6c97333b360d60bd22457ab40030b6d734a8a0"><code>5c6c973</code></a> [release] Prepare and release BOM 2024.0.6</li> <li><a href="https://github.com/reactor/reactor/commit/740c06a40bbddf736822af389902e6b3d90f7e9d"><code>740c06a</code></a> Merge-ignore release 2023.0.18 into 2024.0.6</li> <li><a href="https://github.com/reactor/reactor/commit/4afd043b01767427c63724f792c247820947baa3"><code>4afd043</code></a> [release] Back to snapshots, next BOM will be SR 19</li> <li><a href="https://github.com/reactor/reactor/commit/1238f93b305407bbbe87cc3c5389b76efd8bb388"><code>1238f93</code></a> [release] Prepare and release BOM 2023.0.18</li> <li><a href="https://github.com/reactor/reactor/commit/e81c21feadd300516002acbf7ee0d24c08586532"><code>e81c21f</code></a> Merge <a href="https://redirect.github.com/reactor/reactor/issues/761">#761</a> into 2024.0.6</li> <li><a href="https://github.com/reactor/reactor/commit/50e8892b5db04af0916bcb813563fdd5e26b9433"><code>50e8892</code></a> Bump Gradle to version 8.14 (<a href="https://redirect.github.com/reactor/reactor/issues/761">#761</a>)</li> <li><a href="https://github.com/reactor/reactor/commit/2f0b263ec1f91f3e14985a1ac4e203ce0230e8c0"><code>2f0b263</code></a> [release] Back to snapshots, next BOM will be SR 6</li> <li>See full diff in <a href="https://github.com/reactor/reactor/compare/2024.0.5...2024.0.6">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.5&new-version=2024.0.6)](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 c9c0d6b + 38ad7be commit d04621f

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
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>io.projectreactor</groupId>
285285
<artifactId>reactor-bom</artifactId>
286-
<version>2024.0.5</version>
286+
<version>2024.0.6</version>
287287
<type>pom</type>
288288
<scope>import</scope>
289289
</dependency>

0 commit comments

Comments
 (0)