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:48 UTC

[camel] branch master updated (d7c080c -> 11a2c88)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d7c080c  CAMEL-15478: Roaster workaround for getting @param description where spaces would be clipped for new lines.
     new f7d1ebe  Upgrade Paho to version 1.2.5
     new 11a2c88  Sync properties

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync properties

Posted by ac...@apache.org.
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 11a2c884b4df7391fad0092b6df5e1073b3c0ca4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 4 16:22:05 2020 +0200

    Sync properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 973a98b..06ed6a3 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -468,7 +468,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>


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

Posted by ac...@apache.org.
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>