Skip to content

Commit ce601d1

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 (#1280)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.7 to 2024.0.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor/commit/9829d4ebd35df15b9859b2890970267e3b19201a"><code>9829d4e</code></a> [release] Prepare and release BOM 2024.0.8</li> <li><a href="https://github.com/reactor/reactor/commit/82f85c88f9f5be4c5fb2532214f5d9df7c8bd5fa"><code>82f85c8</code></a> [build] Adjust GitHub Actions permissions</li> <li><a href="https://github.com/reactor/reactor/commit/0b0ad2f5e8ddd8c9fed034009d9c8e73692083a0"><code>0b0ad2f</code></a> [build] Add CodeQL workflow</li> <li><a href="https://github.com/reactor/reactor/commit/dd0e35ecc629269d7d9fb7ebe9faf5697b16625b"><code>dd0e35e</code></a> [build] Remove 2023.0.x branch from publish.yml</li> <li><a href="https://github.com/reactor/reactor/commit/6a27324db306259a67493fd4a4820d36778361cb"><code>6a27324</code></a> Update dependabot's target branch to 2024.0.x</li> <li><a href="https://github.com/reactor/reactor/commit/cc846c2173b3b6ea4176999494e1b34a6e35b1ad"><code>cc846c2</code></a> [release] Back to snapshots, next BOM will be SR 8</li> <li>See full diff in <a href="https://github.com/reactor/reactor/compare/2024.0.7...2024.0.8">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.7&new-version=2024.0.8)](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 f5cab38 + bd3ee72 commit ce601d1

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

0 commit comments

Comments
 (0)