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 5b80f246748f8f8d8da7aaa664e7082c22baf81a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Sep 30 10:54:09 2022 +0200

    CAMEL-18571 - Upgrade Protostream to version 4.5.0.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 53f3f2304c3..3d3ae3901c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -438,7 +438,7 @@
         <protobuf-version>3.19.4</protobuf-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
-        <protostream-version>4.4.3.Final</protostream-version>
+        <protostream-version>4.5.0.Final</protostream-version>
         <pubnub-version>4.25.0</pubnub-version>
         <pulsar-version>2.10.1</pulsar-version>
         <qpid-broker-version>8.0.6</qpid-broker-version>

Reply via email to