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/09/13 06:03:51 UTC

[camel] 01/02: Upgrade Pubnub to version 4.20.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

commit 3a0bcd74bb8b5abaa063c78bb2a95aa039e2b916
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 13 07:49:40 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9bf7de9..4830942 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -567,7 +567,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.19.0</pubnub-version>
+    <pubnub-version>4.20.0</pubnub-version>
     <qpid-broker-version>7.0.6</qpid-broker-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-proton-j-version>0.29.0</qpid-proton-j-version>