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/02/03 19:04:35 UTC

[camel] branch master updated: Upgrade Pulsar and related bundle to version 2.5.0

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


The following commit(s) were added to refs/heads/master by this push:
     new 6a646e4  Upgrade Pulsar and related bundle to version 2.5.0
6a646e4 is described below

commit 6a646e47113e51787ad2258fabbdb826011584f0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 3 19:43:42 2020 +0100

    Upgrade Pulsar and related bundle to version 2.5.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 897a892..5cb3ca9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -529,8 +529,8 @@
         <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.4.2</pulsar-version>
-        <pulsar-bundle-version>2.4.2_1</pulsar-bundle-version>
+        <pulsar-version>2.5.0</pulsar-version>
+        <pulsar-bundle-version>2.5.0_1</pulsar-bundle-version>
         <qpid-broker-version>7.1.7</qpid-broker-version>
         <qpid-proton-j-version>0.33.3</qpid-proton-j-version>
         <qpid-jms-client-version>0.48.0</qpid-jms-client-version>