This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.18.x by this push:
new 2bfc572864d1 [4.18.x] Bump io.projectreactor:reactor-core from 3.8.3
to 3.8.7 (#25923)
2bfc572864d1 is described below
commit 2bfc572864d1080c717bfbb074f948a775762fef
Author: Jiří Ondrušek <[email protected]>
AuthorDate: Mon Aug 31 10:26:28 2026 +0200
[4.18.x] Bump io.projectreactor:reactor-core from 3.8.3 to 3.8.7 (#25923)
Bump io.projectreactor:reactor-core from 3.8.3 to 3.8.7
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 90bb290740ef..2ccf6a2fd16a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -478,7 +478,7 @@
<quartz-version>2.5.2</quartz-version>
<quickfixj-version>2.3.2</quickfixj-version>
<reactive-streams-version>1.0.4</reactive-streams-version>
- <reactor-version>3.8.3</reactor-version>
+ <reactor-version>3.8.7</reactor-version>
<reactor-netty-version>1.3.3</reactor-netty-version>
<redisson-version>3.52.0</redisson-version>
<resilience4j-version>2.3.0</resilience4j-version>