Skip to content

Commit b3a7921

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 (#1224)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.6 to 2024.0.7. <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.7</h2> <p><code>2024.0.7</code> release train is made of:</p> <ul> <li>reactor-core <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.7"><code>3.7.7</code></a></li> <li>reactor-netty <a href="https://github.com/reactor/reactor-netty/releases/tag/v1.2.7"><code>1.2.7</code></a></li> <li>reactor-pool <a href="https://github.com/reactor/reactor-pool/releases/tag/v1.1.3"><code>1.1.3</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/0311c7fca1629e647d9af0577aa48fd5d74e2be7"><code>0311c7f</code></a> [release] Prepare and release BOM 2024.0.7</li> <li><a href="https://github.com/reactor/reactor/commit/b19aede4d15b129631f49e9b49fd11ba82063818"><code>b19aede</code></a> Merge-ignore release 2023.0.19 into 2024.0.7</li> <li><a href="https://github.com/reactor/reactor/commit/92a982211d25d20945c94b0b820aacc885d0ae40"><code>92a9822</code></a> [release] Back to snapshots, next BOM will be SR 20</li> <li><a href="https://github.com/reactor/reactor/commit/41d7ae7a7543e9f014b57992d5e72dec98f1cacc"><code>41d7ae7</code></a> [release] Prepare and release BOM 2023.0.19</li> <li><a href="https://github.com/reactor/reactor/commit/3961b9590034e8b65d2647e691e9d20e948edebe"><code>3961b95</code></a> Merge 15e35430 into 2024.0.7</li> <li><a href="https://github.com/reactor/reactor/commit/15e35430fb6b3020a89ca0f74e55b504d425c063"><code>15e3543</code></a> Bump Gradle to version 8.14.2</li> <li><a href="https://github.com/reactor/reactor/commit/45fa77353102793a6113d55d959d483f76efc5c5"><code>45fa773</code></a> Merge 44c367ad into 2024.0.7</li> <li><a href="https://github.com/reactor/reactor/commit/44c367ad6401c1a814d2249bd1d99b42c07b2d8d"><code>44c367a</code></a> Bump Gradle to version 8.14.1</li> <li><a href="https://github.com/reactor/reactor/commit/1e7177e96c8ebc91e5f8797a04dc6af9609c1833"><code>1e7177e</code></a> Merge 1e1e649e into 2024.0.7</li> <li><a href="https://github.com/reactor/reactor/commit/1e1e649eb8c8bd134119c4b81fff5539cd99b608"><code>1e1e649</code></a> Update copyright end year</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor/compare/2024.0.6...2024.0.7">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.6&new-version=2024.0.7)](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 cbbd443 + 5fccf4e commit b3a7921

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.6</version>
289+
<version>2024.0.7</version>
290290
<type>pom</type>
291291
<scope>import</scope>
292292
</dependency>

0 commit comments

Comments
 (0)