You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/11 10:03:52 UTC

[camel] branch master updated (46da466 -> 9ba63a2)

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

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


    from 46da466  CAMEL-16299: Adjusted camel-test-infra services for greater flexibility setting up services (#5195)
     new aacc807  Upgrade Netty Reactive Streams to version 2.0.5
     new 9ba63a2  Sync deps

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Netty Reactive Streams to version 2.0.5

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

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

commit aacc807e2d1cb864e6bd75b27f74ad7ef1041597
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 11 10:58:04 2021 +0100

    Upgrade Netty Reactive Streams to version 2.0.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 930fdf0..35d41b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty3-version>3.10.6.Final</netty3-version>
         <netty-version>4.1.60.Final</netty-version>
-        <netty-reactive-streams-version>2.0.4</netty-reactive-streams-version>
+        <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         <networknt-json-schema-validator-version>1.0.49</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
         <nitrite-version>3.4.3</nitrite-version>


[camel] 02/02: Sync deps

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

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

commit 9ba63a2519aceba437db5d1831b4dd113554386b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 11 10:58:49 2021 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 20eb164..67b3a37 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -437,7 +437,7 @@
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
     <nessus-weka-version>1.0.1</nessus-weka-version>
-    <netty-reactive-streams-version>2.0.4</netty-reactive-streams-version>
+    <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
     <netty-version>4.1.60.Final</netty-version>
     <netty3-version>3.10.6.Final</netty3-version>
     <networknt-json-schema-validator-version>1.0.49</networknt-json-schema-validator-version>