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 2018/11/28 16:03:25 UTC

[camel] branch master updated: Upgrade Pubnub version to version 4.21.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 14cfd87  Upgrade Pubnub version to version 4.21.0
14cfd87 is described below

commit 14cfd87b6014a5ba136fa6e7e7e2e859556fa380
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 28 17:02:55 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 35d70c0..280e1c4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -569,7 +569,7 @@
     <protobuf-javanano-version>3.1.0</protobuf-javanano-version>
     <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version>
     <protonpack-version>1.8</protonpack-version>
-    <pubnub-version>4.20.0</pubnub-version>
+    <pubnub-version>4.21.0</pubnub-version>
     <qpid-broker-version>7.0.6</qpid-broker-version>
     <qpid-proton-j-version>0.30.0</qpid-proton-j-version>
     <qpid-jms-client-version>0.38.0</qpid-jms-client-version>