You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding dadb dependency, got following warning
Provides transitive vulnerable dependency maven:com.squareup.okio:okio:2.10.0
CVE-2023-3635 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found
It appears we can safely update to okio 3.x (square/okio#982)
Any particular reason for sticking to an old release?
The text was updated successfully, but these errors were encountered:
After adding dadb dependency, got following warning
It appears we can safely update to okio 3.x (square/okio#982)
Any particular reason for sticking to an old release?
The text was updated successfully, but these errors were encountered: