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:42 UTC

[camel] 01/02: Upgrade Protostream to version 4.6.2.Final

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>