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 2018/08/31 10:12:59 UTC

[camel] branch master updated: Upgrade Jxmpp to version 0.6.3

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 28ddaca  Upgrade Jxmpp to version 0.6.3
28ddaca is described below

commit 28ddaca48527a52aca3a61f4e039f59cf7857cb8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 31 12:12:40 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 470eb48..19c52a9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -434,7 +434,7 @@
     <junit-bundle-version>4.11_1</junit-bundle-version>
     <junit-toolbox-version>2.3</junit-toolbox-version>
     <junit-version>4.12</junit-version>
-    <jxmpp-version>0.6.2</jxmpp-version>
+    <jxmpp-version>0.6.3</jxmpp-version>
     <jython-version>2.5.3</jython-version>
     <jzlib-version>1.1.3</jzlib-version>
     <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>