Skip to content

Commit 84e145e

Browse files
Update dependency io.projectreactor:reactor-core to v3.8.3 (#256)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core) | `3.8.2` → `3.8.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor:reactor-core/3.8.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.projectreactor:reactor-core/3.8.2/3.8.3?slim=true) | --- > [!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.8.3`](https://redirect.github.com/reactor/reactor-core/compare/v3.8.2...v3.8.3) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21b78c5 commit 84e145e

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
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>io.projectreactor</groupId>
9292
<artifactId>reactor-core</artifactId>
93-
<version>3.8.2</version>
93+
<version>3.8.3</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)