This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 8152ca688599 chore(deps-dev): Bump io.projectreactor:reactor-core
(#19550)
8152ca688599 is described below
commit 8152ca6885999b455b46084e93a298f946ce187a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 12:52:02 2025 +0200
chore(deps-dev): Bump io.projectreactor:reactor-core (#19550)
Bumps
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from
3.7.11 to 3.7.12.
- [Release notes](https://github.com/reactor/reactor-core/releases)
-
[Commits](https://github.com/reactor/reactor-core/compare/v3.7.11...v3.7.12)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-version: 3.7.12
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 860b1e34e27f..c509c0ccfac5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -449,7 +449,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.11</reactor-version>
+ <reactor-version>3.7.12</reactor-version>
<reactor-netty-version>1.2.10</reactor-netty-version>
<redisson-version>3.52.0</redisson-version>
<resilience4j-version>2.3.0</resilience4j-version>