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

VS-5909: Bump retrofit and okhttp version #266

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexsarrell
Copy link

В данный момент через jaicf транзитивно из библиотеки kotling-telegram-bot (её компонента dispatcher) тянется несовместимая с трассировками из Micrometer Tracing версия okhttp3.

Пересобрал зависимости с бампом версий okhttp и retrofit.

@alexsarrell alexsarrell self-assigned this Oct 4, 2024
@alexsarrell
Copy link
Author

FYI
okhttp3 вплоть до 5.* версии транзитивно тянет okio 2.* с медиум уязвимостью CVE-2022-24329
Бампнуть версию okio и okhttp3 нельзя без бампа версии котлина, её поднять в рамках таски не успел, т.к. много чего ломалось из-за этого
Можем завести отдельную таску и поставить эту в blocked. Или с CVE-2022-24329 ок можем существовать какое-то время?

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.

1 participant