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 22885af Upgrade Smack to version 4.3.3 22885af is described below commit 22885af40dec8ae8308538c4c91203143092e486 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 17 11:12:16 2019 +0200 Upgrade Smack to version 4.3.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9e48047..6d44830 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -611,7 +611,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.2</smack-version> + <smack-version>4.3.3</smack-version> <snakeyaml-version>1.24</snakeyaml-version> <snappy-version>1.1.4</snappy-version> <snmp4j-version>2.6.3_1</snmp4j-version>