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/02/25 12:03:57 UTC

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

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 efa0066  Upgrade Smack to version 4.3.2
efa0066 is described below

commit efa0066c133eca280c1ba87a1cfbb39cf6bd641d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 25 13:03:33 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 36ba5b5..7aa22ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -604,7 +604,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.1</smack-version>
+    <smack-version>4.3.2</smack-version>
     <snakeyaml-version>1.23</snakeyaml-version>
     <snappy-version>1.1.4</snappy-version>
     <snmp4j-version>2.6.3_1</snmp4j-version>