You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/02/05 20:17:38 UTC

[camel] branch master updated: Upgrade JSMPP to version 2.3.6

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher 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 0bb5fc5  Upgrade JSMPP to version 2.3.6
0bb5fc5 is described below

commit 0bb5fc52b72ab929adf09a089d684104a70de4bd
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Feb 5 21:17:31 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 350a9733..e5329a0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -409,7 +409,7 @@
     <!-- Upgrade to 1.7.26 causes stability issues. See CAMEL-10477 -->
     <jruby-version>1.7.18</jruby-version>
     <jsendnsca-version>2.1.1</jsendnsca-version>
-    <jsmpp-version>2.3.5</jsmpp-version>
+    <jsmpp-version>2.3.6</jsmpp-version>
     <jsch-version>0.1.54</jsch-version>
     <jsch-bundle-version>0.1.54_1</jsch-bundle-version>
     <jsonlib-bundle-version>2.4_1</jsonlib-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.