Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix security alert related to 'com.squareup.okio:okio' version '>= 2.0.0-RC1 < 3.4.0' #22

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

JPPortier
Copy link
Contributor

@JPPortier JPPortier commented Nov 28, 2023

Upgrade com.squareup.okhttp3 version to remove dependency onto package firing security alert
New dependency version: 3.6.0

mvn dependency:tree
...
[INFO] +- com.squareup.okhttp3:okhttp:jar:4.12.0:test
[INFO] |  +- com.squareup.okio:okio:jar:3.6.0:test
[INFO] |  |  \- com.squareup.okio:okio-jvm:jar:3.6.0:test
...

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

pom.xml
/home/runner/work/sinch-sdk-java/sinch-sdk-java/pom.xml

@JPPortier JPPortier merged commit fb1abb3 into main Nov 28, 2023
4 checks passed
@JPPortier JPPortier deleted the fix-security-alert branch November 29, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants