You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/01/26 10:35:45 UTC

camel git commit: Upgrade jSMPP to version 2.3.4

Repository: camel
Updated Branches:
  refs/heads/master 2136e2111 -> b59b1e216


Upgrade jSMPP to version 2.3.4


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b59b1e21
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b59b1e21
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b59b1e21

Branch: refs/heads/master
Commit: b59b1e2160b4e6b7d5127c7072ebd8a3f5fdec1e
Parents: 2136e21
Author: Pim Moerenhout <pi...@gmail.com>
Authored: Wed Jan 25 22:07:21 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Jan 26 11:16:16 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b59b1e21/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 380ccc4..2c9bd79 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,7 @@
     <!-- Upgrade to 1.7.26 causes stability issues. See CAMEL-10477 -->
     <jruby-version>1.7.18</jruby-version>
     <jsendnsca-version>1.3.1</jsendnsca-version>
-    <jsmpp-version>2.3.3</jsmpp-version>
+    <jsmpp-version>2.3.4</jsmpp-version>
     <jsch-version>0.1.54</jsch-version>
     <jsch-bundle-version>0.1.54_1</jsch-bundle-version>
     <jsendnsca-bundle-version>1.3.1_3</jsendnsca-bundle-version>