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 ee78091 Upgrade PubNub to version 4.19.0 ee78091 is described below commit ee780910969bcd961468b7f30790d8a938f5d374 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 28 08:42:00 2018 +0200 Upgrade PubNub to version 4.19.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a97c7d0..2591d51 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.18.0</pubnub-version> + <pubnub-version>4.19.0</pubnub-version> <qpid-broker-version>7.0.2</qpid-broker-version> <qpid-bundle-version>0.28_1</qpid-bundle-version> <qpid-proton-j-version>0.26.0</qpid-proton-j-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.