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 2022/05/09 09:52:14 UTC

[camel] branch main updated (12cd6ca616f -> fb7e7fb50a0)

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

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


    from 12cd6ca616f Sync deps
     new e42f5d810ad Upgrade Netty to version 4.1.77.Final
     new 5a86ee208ac Sync deps
     new 4c59ae47021 Upgrade Netty Boring SSL to version 2.0.52.Final
     new fb7e7fb50a0 Sync deps

The 4 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 | 4 ++--
 parent/pom.xml             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


[camel] 02/04: 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5a86ee208acefd05f5ba2184757699b71570f919
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:48:38 2022 +0200

    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 f95cd5fb193..c14031eedf7 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -421,7 +421,7 @@
     <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.5</netty-reactive-streams-version>
-    <netty-version>4.1.76.Final</netty-version>
+    <netty-version>4.1.77.Final</netty-version>
     <networknt-json-schema-validator-version>1.0.69</networknt-json-schema-validator-version>
     <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
     <nitrite-version>3.4.4</nitrite-version>


[camel] 03/04: Upgrade Netty Boring SSL to version 2.0.52.Final

Posted by ac...@apache.org.
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

commit 4c59ae470211e498261f2bac712d33a208ac008e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:48:58 2022 +0200

    Upgrade Netty Boring SSL to version 2.0.52.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4e2c81d68d8..7bbeefcee19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
         <grpc-google-auth-library-version>1.5.3</grpc-google-auth-library-version>
         <grpc-guava-version>28.2-jre</grpc-guava-version>
         <grpc-java-jwt-version>3.18.3</grpc-java-jwt-version>
-        <grpc-netty-tcnative-boringssl-static-version>2.0.51.Final</grpc-netty-tcnative-boringssl-static-version>
+        <grpc-netty-tcnative-boringssl-static-version>2.0.52.Final</grpc-netty-tcnative-boringssl-static-version>
         <gson-version>2.8.9</gson-version>
         <guava-eventbus-version>28.2-jre</guava-eventbus-version>
         <guice3-version>3.0</guice3-version>


[camel] 04/04: 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit fb7e7fb50a0581b6fada197af6af628aa78be529
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:51:54 2022 +0200

    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 c14031eedf7..7f032a176f3 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -237,7 +237,7 @@
     <grpc-google-auth-library-version>1.5.3</grpc-google-auth-library-version>
     <grpc-guava-version>28.2-jre</grpc-guava-version>
     <grpc-java-jwt-version>3.18.3</grpc-java-jwt-version>
-    <grpc-netty-tcnative-boringssl-static-version>2.0.51.Final</grpc-netty-tcnative-boringssl-static-version>
+    <grpc-netty-tcnative-boringssl-static-version>2.0.52.Final</grpc-netty-tcnative-boringssl-static-version>
     <grpc-version>1.45.0</grpc-version>
     <gson-version>2.8.9</gson-version>
     <guava-eventbus-version>28.2-jre</guava-eventbus-version>


[camel] 01/04: Upgrade Netty to version 4.1.77.Final

Posted by ac...@apache.org.
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

commit e42f5d810ad8e3dfe81ce5127dc30db8cc3c5c75
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:43:05 2022 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 89ba08efdcd..4e2c81d68d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -407,7 +407,7 @@
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>
         <neoscada-version>0.4.0</neoscada-version>
-        <netty-version>4.1.76.Final</netty-version>
+        <netty-version>4.1.77.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         <networknt-json-schema-validator-version>1.0.69</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>