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 03e08acedc0 chore(deps-dev): Bump io.projectreactor:reactor-core from
3.7.1 to 3.7.2 (#16819)
03e08acedc0 is described below
commit 03e08acedc0c0c7fa3f10aafb36688b42920c1db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 11:49:45 2025 +0100
chore(deps-dev): Bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2
(#16819)
Bumps
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from
3.7.1 to 3.7.2.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.7.1...v3.7.2)
---
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 bb196d394f9..57786427e2d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,7 @@
<quartz-version>2.5.0</quartz-version>
<quickfixj-version>2.3.2</quickfixj-version>
<reactive-streams-version>1.0.4</reactive-streams-version>
- <reactor-version>3.7.1</reactor-version>
+ <reactor-version>3.7.2</reactor-version>
<reactor-netty-version>1.2.2</reactor-netty-version>
<redisson-version>3.43.0</redisson-version>
<resilience4j-version>2.3.0</resilience4j-version>