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 cf00288 Upgrade PubNub to version 4.25.0 cf00288 is described below commit cf002884bb1b2e67ed93f68d129e725b84b6a1af Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jun 13 09:43:57 2019 +0200 Upgrade PubNub to version 4.25.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8c52f26..7e2911b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -562,7 +562,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.23.0</pubnub-version> + <pubnub-version>4.25.0</pubnub-version> <pulsar-version>2.3.1</pulsar-version> <pulsar-bundle-version>2.3.1_1</pulsar-bundle-version> <qpid-broker-version>7.1.3</qpid-broker-version>