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 2020/02/26 19:05:52 UTC

[camel] branch master updated: Upgrade jSMPP to version 2.3.9

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 299f019  Upgrade jSMPP to version 2.3.9
299f019 is described below

commit 299f0191582df2a8fd376288c5ac8a9c57807adb
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Wed Feb 26 19:59:26 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9e40d3c..b90a3a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -378,7 +378,7 @@
         <josql-bundle-version>1.5_5</josql-bundle-version>
         <jsendnsca-version>2.1.1</jsendnsca-version>
         <jslt-version>0.1.8</jslt-version>
-        <jsmpp-version>2.3.8</jsmpp-version>
+        <jsmpp-version>2.3.9</jsmpp-version>
         <jsch-version>0.1.55</jsch-version>
         <jsch-bundle-version>0.1.55_1</jsch-bundle-version>
         <json-accessors-smart-version>1.2</json-accessors-smart-version>