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/11/23 14:04:28 UTC

[camel] branch master updated (dc7be17 -> 3e82334)

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 dc7be17  Sync deps
     new 907bba6  Upgrade Smack to version 4.3.5
     new 3e82334  Sync deps

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 deps

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 3e823348e2ef71743ffdb40a08e5fd1e7c99a78d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 23 14:52:39 2020 +0100

    Sync deps
---
 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 2ddc2d6..4165325 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -514,7 +514,7 @@
     <sip-api-version>1.1</sip-api-version>
     <slf4j-api-version>1.7.30</slf4j-api-version>
     <slf4j-version>1.7.30</slf4j-version>
-    <smack-version>4.3.4</smack-version>
+    <smack-version>4.3.5</smack-version>
     <smallrye-config-version>1.7.0</smallrye-config-version>
     <smallrye-fault-tolerance-version>4.2.0</smallrye-fault-tolerance-version>
     <smallrye-health-version>2.2.1</smallrye-health-version>


[camel] 01/02: Upgrade Smack to version 4.3.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 907bba638880e083c393a2533b67700c82f0dd87
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 23 14:46:18 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f5d6226..25885f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -502,7 +502,7 @@
         <sip-api-version>1.1</sip-api-version>
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <slf4j-version>1.7.30</slf4j-version>
-        <smack-version>4.3.4</smack-version>
+        <smack-version>4.3.5</smack-version>
         <smallrye-config-version>1.7.0</smallrye-config-version>
         <smallrye-metrics-version>2.4.1</smallrye-metrics-version>
         <smallrye-health-version>2.2.1</smallrye-health-version>