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

[camel] 01/02: Upgrade Smack to version 4.3.5

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>