Update dependency com.squareup.okhttp3:logging-interceptor to v4.9.3 - autoclosed #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.8.1
->4.9.3
Release Notes
square/okhttp
v4.9.3
2021-11-21
RST_STREAM
is sent.v4.9.2
2021-09-30
Headers.toString()
or exceptions.This applies to
Authorization
,Cookie
,Proxy-Authorization
, andSet-Cookie
headers.InaccessibleObjectException
when running on JDK17+ with strongencapsulation enabled.
HostnameVerifier
. Programs that make directmanual calls to
HostnameVerifier
could be defeated if the hostnames they pass in are notstrictly ASCII. This issue is tracked as [CVE-2021-0341].
v4.9.1
2021-01-30
concurrently close an SSL socket. This would have appeared in crash logs as
NullPointerException: bio == null
.v4.9.0
2020-09-11
With this release,
okhttp-tls
no longer depends on Bouncy Castle and doesn't install theBouncy Castle security provider. If you still need it, you can do it yourself:
You will also need to configure this dependency:
interfaces][fun_interface] for
Authenticator
,Interceptor
, and others.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.