This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 22519473ae3 chore(deps-dev): Bump io.projectreactor:reactor-core from
3.7.0 to 3.7.1 (#16520)
22519473ae3 is described below
commit 22519473ae30a7a4104bc8b56e95dea357682ed4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 13 09:25:48 2024 +0100
chore(deps-dev): Bump io.projectreactor:reactor-core from 3.7.0 to 3.7.1
(#16520)
Bumps
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from
3.7.0 to 3.7.1.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.7.0...v3.7.1)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e4e19e25e6e..ffc2d7efb11 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -431,7 +431,7 @@
<quartz-version>2.5.0</quartz-version>
<quickfixj-version>2.3.1</quickfixj-version>
<reactive-streams-version>1.0.4</reactive-streams-version>
- <reactor-version>3.7.0</reactor-version>
+ <reactor-version>3.7.1</reactor-version>
<reactor-netty-version>1.2.1</reactor-netty-version>
<redisson-version>3.40.2</redisson-version>
<resilience4j-version>2.2.0</resilience4j-version>