Skip to content

Commit

Permalink
fix: upgrade org.jsmpp:jsmpp from 2.3.7 to 2.3.11 (#550)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jsmpp:jsmpp from 2.3.7 to 2.3.11.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jsmpp/jsmpp/

See this project in Snyk:
https://app.snyk.io/org/duttarnab/project/5862231b-1cbe-4256-b5bb-d5a569987542?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Oct 27, 2022
1 parent 70fd6bc commit 236f71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<dependency>
<groupId>org.jsmpp</groupId>
<artifactId>jsmpp</artifactId>
<version>2.3.7</version>
<version>2.3.11</version>
</dependency>

<!-- QUARTZ -->
Expand Down

0 comments on commit 236f71b

Please sign in to comment.