Search before reporting
Motivation
okio and kotlin version was explicitly added to mitigate the CVE's where these dependencies were brought by okhttp3.
<okio.version>3.16.3</okio.version>
<kotlin-stdlib.version>1.8.20</kotlin-stdlib.version>
Solution
Since okhttp3 is upgraded now to 5.3, explicit versions are necessary? Can it be removed? If not can we increase the kotlin version explicitly to 2.3.21?
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
Search before reporting
Motivation
okio and kotlin version was explicitly added to mitigate the CVE's where these dependencies were brought by okhttp3.
<okio.version>3.16.3</okio.version>
<kotlin-stdlib.version>1.8.20</kotlin-stdlib.version>
Solution
Since okhttp3 is upgraded now to 5.3, explicit versions are necessary? Can it be removed? If not can we increase the kotlin version explicitly to 2.3.21?
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?