You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/16 04:43:30 UTC

[camel] branch rc created (now b9ea3fd8469)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch rc
in repository https://gitbox.apache.org/repos/asf/camel.git


      at b9ea3fd8469 Upgrade reactor-core 3.5.9

This branch includes the following new commits:

     new b9ea3fd8469 Upgrade reactor-core 3.5.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade reactor-core 3.5.9

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch rc
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b9ea3fd8469648fdd7facb3249fa2cdca5b8633d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Aug 16 06:43:19 2023 +0200

    Upgrade reactor-core 3.5.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2fc03d2f688..9ba36097fd8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -397,7 +397,7 @@
         <quartz-version>2.3.2</quartz-version>
         <quickfixj-version>2.3.1</quickfixj-version>
         <reactive-streams-version>1.0.4</reactive-streams-version>
-        <reactor-version>3.5.8</reactor-version>
+        <reactor-version>3.5.9</reactor-version>
         <reactor-netty-version>1.1.9</reactor-netty-version>
         <redisson-version>3.23.2</redisson-version>
         <resilience4j-version>2.1.0</resilience4j-version>