You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/09/07 11:52:52 UTC

[camel] branch camel-2.25.x updated: Upgrade eclipse paho

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-2.25.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.25.x by this push:
     new da5a086  Upgrade eclipse paho
da5a086 is described below

commit da5a0869391d465c8f42dcb3b503d88df20fd259
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Mar 5 05:14:24 2019 +0100

    Upgrade eclipse paho
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2adfdf5..e4b0da8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -562,7 +562,7 @@
     <os-maven-plugin-version>1.6.0</os-maven-plugin-version>
     <oscache-bundle-version>2.4_5</oscache-bundle-version>
     <osgi-version>4.3.1</osgi-version>
-    <paho-version>1.2.0</paho-version>
+    <paho-version>1.2.1</paho-version>
     <paranamer-bundle-version>2.8_1</paranamer-bundle-version>
     <pax-cdi-version>1.0.0</pax-cdi-version>
     <pax-exam-version>4.13.0</pax-exam-version>