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 2023/05/30 09:10:41 UTC

[camel] branch main updated (c1eb8c47275 -> 030938b7e26)

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 c1eb8c47275 Sync deps
     new 29a64bada4f Upgrade Protostream to version 4.6.2.Final
     new 030938b7e26 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] 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 030938b7e2611ef624ec79138fe71fbd0123ea26
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue May 30 11:10:18 2023 +0200

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 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 dd96df73d55..3ebc47ea9d9 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -420,7 +420,7 @@
         <protobuf-version>3.19.6</protobuf-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
-        <protostream-version>4.5.0.Final</protostream-version>
+        <protostream-version>4.6.2.Final</protostream-version>
         <prowide-version>SRU2022-9.3.2</prowide-version>
         <pubnub-version>6.3.1</pubnub-version>
         <pulsar-version>2.11.1</pulsar-version>


[camel] 01/02: Upgrade Protostream to version 4.6.2.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 29a64bada4f81b7772d32df7cae00035c9b761f3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue May 30 10:10:47 2023 +0200

    Upgrade Protostream to version 4.6.2.Final
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 533f9b7e5c5..ba5923236ec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -415,7 +415,7 @@
         <protobuf-version>3.19.6</protobuf-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
-        <protostream-version>4.5.0.Final</protostream-version>
+        <protostream-version>4.6.2.Final</protostream-version>
         <prowide-version>SRU2022-9.3.2</prowide-version>
         <pubnub-version>6.3.1</pubnub-version>
         <pulsar-version>2.11.1</pulsar-version>