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 2019/06/14 08:02:22 UTC

[camel] branch master updated: Upgrade Smack to version 4.3.4

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 fec5e33  Upgrade Smack to version 4.3.4
fec5e33 is described below

commit fec5e338cc6f597cf1e0d4d2e08f0c45adf545d0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 14 08:52:40 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ffae59c..7d81ff5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -612,7 +612,7 @@
         <sip-api-version>1.1</sip-api-version>
         <slf4j-api-version>1.7.25</slf4j-api-version>
         <slf4j-version>1.7.25</slf4j-version>
-        <smack-version>4.3.3</smack-version>
+        <smack-version>4.3.4</smack-version>
         <snakeyaml-version>1.24</snakeyaml-version>
         <snappy-version>1.1.4</snappy-version>
         <snmp4j-version>2.6.3_1</snmp4j-version>