Closed dependabot[bot] closed 12 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
612b99d
) 68.76% compared to head (3c89590
) 68.76%. Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #128.
Bumps org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.2.
Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
57f6927
HttpClient 5.2.2 release4a3928d
Updated release notes for HttpClient 5.2.2 release32ce98d
HTTPCLIENT-2302: Add comment to TrustStrategy usage in examples (#492)6105852
More consistent handling of OperationTimeoutException in MemcachedHttpCacheSt...5f46cde
HTTPCLIENT-2300: abstract char message consumers to use UTF-8 by default if a...2bc3991
HTTPCLIENT-2299: Socket timeout value set via DefaultManagedHttpClientConnect...b0a7fdc
Upgraded HttpCore to version 5.2.3404a3ab
HTTPCLIENT-2292: HttpClient ignores socketConfig#getSocksProxyAddress8da4783
HTTPCLIENT-2295 Fix links to Core Javadoc2236696
Check for timeToLive == 0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show