Skip to content

Commit 3e14ccb

Browse files
committed
feat: upgrade org.jsmpp:jsmpp from 2.3.11 to 3.0.0
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
1 parent 03a56ff commit 3e14ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

casa/app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>org.jsmpp</groupId>
257257
<artifactId>jsmpp</artifactId>
258-
<version>2.3.11</version>
258+
<version>3.0.0</version>
259259
</dependency>
260260

261261
<!-- QUARTZ -->

0 commit comments

Comments
 (0)