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 20786f1 Upgrade Paho to version 1.2.2 20786f1 is described below commit 20786f1b71130afd2b647d9b5706b2ab5aff3aa8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 30 09:41:46 2019 +0200 Upgrade Paho to version 1.2.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bb0c212..14d7646 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -507,7 +507,7 @@ <os-maven-plugin-version>1.6.0</os-maven-plugin-version> <oscache-bundle-version>2.4_5</oscache-bundle-version> <osgi-version>6.0.0</osgi-version> - <paho-version>1.2.1</paho-version> + <paho-version>1.2.2</paho-version> <paranamer-bundle-version>2.8_1</paranamer-bundle-version> <partial-build-plugin-version>2.7</partial-build-plugin-version> <pax-cdi-version>1.0.0</pax-cdi-version>