Skip to content

Commit

Permalink
fix: upgrade com.squareup.okhttp:okhttp from 2.3.0 to 2.7.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.squareup.okhttp:okhttp from 2.3.0 to 2.7.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.squareup.okhttp/okhttp/

See this project in Snyk:
https://app.snyk.io/org/gluu-gca/project/a32d84f4-5913-4308-b32c-5310054daf00?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 16, 2022
1 parent 1c5c164 commit d6310b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casa/plugins/stytch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>okhttp</artifactId>
<version>2.3.0</version>
<version>2.7.5</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d6310b2

Please sign in to comment.