Skip to content

Forcing usage of okio 3.4.0 #1581

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

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Forcing usage of okio 3.4.0 #1581

merged 1 commit into from
Aug 10, 2023

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Aug 7, 2023

Latest OkHttp 4.x is still on 3.2.0, which is affected by https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKIO-5820002 .

Bumped up patch version of a few other dependencies as well; those only impact test and build dependencies and do not impact anything that's published.

Latest OkHttp 4.x is still on 3.2.0, which is affected by https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKIO-5820002 . 

Bumped up patch version of a few other dependencies as well; those only impact test and build dependencies and do not impact anything that's published.
@rjrudin rjrudin force-pushed the feature/bump-okio branch from 651ec89 to e341335 Compare August 7, 2023 13:45
@rjrudin
Copy link
Contributor Author

rjrudin commented Aug 10, 2023

Merging this and will verify that all tests still pass via Jenkins.

@rjrudin rjrudin merged commit 9f628ff into develop Aug 10, 2023
@rjrudin rjrudin deleted the feature/bump-okio branch August 10, 2023 14:31
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