Skip to content

Commit 0b3fd3e

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 (#805)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.1 to 2024.0.2. <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.2</h2> <p><code>2024.0.1</code> release train is made of:</p> <ul> <li>reactor-core <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.2"><code>3.7.2</code></a></li> <li>reactor-pool <a href="https://github.com/reactor/reactor-pool/releases/tag/v1.1.1"><code>1.1.1</code></a></li> <li>reactor-netty <a href="https://github.com/reactor/reactor-netty/releases/tag/v1.2.2"><code>1.2.2</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-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/543afbcc1152a89c78cce14272da24a7b9964ac1"><code>543afbc</code></a> [release] Prepare and release BOM 2024.0.2</li> <li><a href="https://github.com/reactor/reactor/commit/3a5e9eb7171ba2f453a6de305238ae6aef783a83"><code>3a5e9eb</code></a> Merge-ignore release 2023.0.14 into 2024.0.2</li> <li><a href="https://github.com/reactor/reactor/commit/52cc16a09ff1e763e10fe843c8750b9b2cbaebbd"><code>52cc16a</code></a> [release] Back to snapshots, next BOM will be SR 15</li> <li><a href="https://github.com/reactor/reactor/commit/904baf25a127a781f47ef210b6ca006de3af6682"><code>904baf2</code></a> [release] Prepare and release BOM 2023.0.14</li> <li><a href="https://github.com/reactor/reactor/commit/fbb1d4d359970148e8e6f098cf5625a17d35036f"><code>fbb1d4d</code></a> [release] Back to snapshots, next BOM will be SR 2</li> <li>See full diff in <a href="https://github.com/reactor/reactor/compare/2024.0.1...2024.0.2">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.1&new-version=2024.0.2)](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 49126e5 + 6130ba9 commit 0b3fd3e

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.1</version>
285+
<version>2024.0.2</version>
286286
<type>pom</type>
287287
<scope>import</scope>
288288
</dependency>

0 commit comments

Comments
 (0)