Skip to content

Commit

Permalink
feat: upgrade org.jsmpp:jsmpp from 2.3.11 to 3.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jsmpp:jsmpp from 2.3.11 to 3.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/gluu-gca/project/92c47733-7a38-4271-8b43-415dca41db4c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2022
1 parent 03a56ff commit 3e14ccb
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.11</version>
<version>3.0.0</version>
</dependency>

<!-- QUARTZ -->
Expand Down

0 comments on commit 3e14ccb

Please sign in to comment.