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 58a5664 Upgrade jSMPP to version 2.3.8 58a5664 is described below commit 58a56640bdc9bacbc9b76b8bd5e52976266fd25c Author: Pascal Schumacher <pascalschumac...@gmx.net> AuthorDate: Mon Jan 20 21:12:40 2020 +0100 Upgrade jSMPP to version 2.3.8 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8c1d386..966c405 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -377,7 +377,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.7</jsmpp-version> + <jsmpp-version>2.3.8</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>