Skip to content

Commit

Permalink
fix: upgrade com.twilio.sdk:twilio from 9.0.1 to 9.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.twilio.sdk:twilio from 9.0.1 to 9.1.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.twilio.sdk/twilio/

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 committed Nov 15, 2022
1 parent 81f7fe3 commit b71d7de
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 @@ -224,7 +224,7 @@
<dependency>
<groupId>com.twilio.sdk</groupId>
<artifactId>twilio</artifactId>
<version>9.0.1</version>
<version>9.1.0</version>
</dependency>

<!-- OTP -->
Expand Down

0 comments on commit b71d7de

Please sign in to comment.