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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 216b4c19766d chore(deps): Bump jsmpp-version from 3.0.1 to 3.0.2
216b4c19766d is described below

commit 216b4c19766d50a8bca71db83f801030c262a081
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 08:21:32 2026 +0000

    chore(deps): Bump jsmpp-version from 3.0.1 to 3.0.2
    
    Bumps `jsmpp-version` from 3.0.1 to 3.0.2.
    
    Updates `org.jsmpp:jsmpp` from 3.0.1 to 3.0.2
    - [Release notes](https://github.com/opentelecoms-org/jsmpp/releases)
    - 
[Changelog](https://github.com/opentelecoms-org/jsmpp/blob/master/CHANGES.txt)
    - [Commits](https://github.com/opentelecoms-org/jsmpp/commits)
    
    Updates `org.jsmpp:jsmpp-examples` from 3.0.1 to 3.0.2
    - [Release notes](https://github.com/opentelecoms-org/jsmpp/releases)
    - 
[Changelog](https://github.com/opentelecoms-org/jsmpp/blob/master/CHANGES.txt)
    - [Commits](https://github.com/opentelecoms-org/jsmpp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsmpp:jsmpp
      dependency-version: 3.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jsmpp:jsmpp-examples
      dependency-version: 3.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 82f428442d02..dbfe2cfa0fb2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -342,7 +342,7 @@
         <jose4j-version>0.9.3</jose4j-version>
         <johnzon-version>2.0.2</johnzon-version>
         <jslt-version>0.1.14</jslt-version>
-        <jsmpp-version>3.0.1</jsmpp-version>
+        <jsmpp-version>3.0.2</jsmpp-version>
         <jsch-version>2.27.9</jsch-version>
         <javax-json-api-version>1.1.4</javax-json-api-version>
         <jsonschema-generator-version>4.38.0</jsonschema-generator-version>

Reply via email to