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 2020/11/12 08:09:20 UTC

[camel] 01/03: Upgrade Pulsar to version 2.6.2

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 93bbe3574621313708513932e32fc8a3503ed0e7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 12 08:53:04 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ee45c26..ea9ac03 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -466,7 +466,7 @@
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>
         <pubnub-version>4.25.0</pubnub-version>
-        <pulsar-version>2.6.1</pulsar-version>
+        <pulsar-version>2.6.2</pulsar-version>
         <qpid-broker-version>8.0.2</qpid-broker-version>
         <qpid-proton-j-version>0.33.6</qpid-proton-j-version>
         <qpid-jms-client-version>0.54.0</qpid-jms-client-version>