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 2020/09/04 14:25:49 UTC

[camel] 01/02: Upgrade Paho to version 1.2.5

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 f7d1ebef53d564bb176d8e53e0aea14789a49a60
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 4 16:01:28 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9cbf988..ef2ca8e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -456,7 +456,7 @@
         <optaplanner-version>7.42.0.Final</optaplanner-version>
         <os-maven-plugin-version>1.6.0</os-maven-plugin-version>
         <osgi-version>6.0.0</osgi-version>
-        <paho-version>1.2.4</paho-version>
+        <paho-version>1.2.5</paho-version>
         <partial-build-plugin-version>2.7</partial-build-plugin-version>
         <pdfbox-version>2.0.21</pdfbox-version>
         <pgjdbc-driver-version>42.2.14</pgjdbc-driver-version>