Skip to content

Commit 80f0725

Browse files
Update dependency io.projectreactor:reactor-core to v3.7.9 (#151)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core) | `3.7.8` -> `3.7.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor:reactor-core/3.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.projectreactor:reactor-core/3.7.8/3.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>reactor/reactor-core (io.projectreactor:reactor-core)</summary> ### [`v3.7.9`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.9) <!-- Release notes generated using configuration in .github/release.yml at v3.7.9 --> `Reactor Core` `3.7.9` is part of the `2024.0.9` **Release Train**. ##### What's Changed ##### ✨ New features and improvements - Depend on `Micrometer` `v1.14.10` by [@&#8203;violetagg](https://redirect.github.com/violetagg) in [`4965f64`](https://redirect.github.com/reactor/reactor-core/commit/4965f64483acdbd3cf0ba00764b35afbf9ff460c) - Depend on `Micrometer Tracing` `v1.4.9` by [@&#8203;violetagg](https://redirect.github.com/violetagg) in [`4965f64`](https://redirect.github.com/reactor/reactor-core/commit/4965f64483acdbd3cf0ba00764b35afbf9ff460c) **Full Changelog**: reactor/reactor-core@v3.7.8...v3.7.9 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/softwaremill/jox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74a182c commit 80f0725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flows/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>io.projectreactor</groupId>
6161
<artifactId>reactor-core</artifactId>
62-
<version>3.7.8</version>
62+
<version>3.7.9</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)