chore: [DevOps] bump org.apache.httpcomponents.core5:httpcore5 from 5.3.4 to 5.3.5 in the test group across 1 directory
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(9 months ago)
(9 months ago)
dependencies java
Bumps the test group with 1 update in the / directory: org.apache.httpcomponents.core5:httpcore5.
Updates org.apache.httpcomponents.core5:httpcore5 from 5.3.4 to 5.3.5
Changelog
Sourced from org.apache.httpcomponents.core5:httpcore5's changelog.
Release 5.3.5
This maintenance release fixes several corner cases in the H2 protocol handler that could have been potentially exploited to make H2 endpoints allocate extra resources and lead to Denial-of-Service conditions. This release also improves handling of H2 stream abnormal termination.
Change Log
Improved H2 connection termination in case of the opposite endpoint failing to send GOAWAY frame. Contributed by Oleg Kalnichevski
Bug fix: Corrected abnormal termination of H2 streams Contributed by Oleg Kalnichevski
Use RequestNotExecutedException instead of ConnectionClosedException when failing enqueued requests that never got executed. Contributed by Oleg Kalnichevski
H2 protocol handler to enforce a max limit on number of CONTINUATION frames. Contributed by Oleg Kalnichevski
Bug fix: Fixed a potential 'End Stream Headers' vulnerability and adds test coverage for various HTTP/2 stream reset exploits. Contributed by Oleg Kalnichevski
Improved ContentType Javadoc. Contributed Winfried Gerlach <Winfried.Gerlach at draeger.com>
HTTPCORE-782: Non-blocking TLS session can end up in an endless loop in case of a protocol negotiation. Contributed by Oleg Kalnichevski
Slightly better and efficient #toHexString method. Contributed by Oleg Kalnichevski
Commits
331de62HttpCore 5.3.5 releasecf1dde9Updated release notes for HttpCore 5.3.5 release70a79cdImproved H2 connection termination in case of the opposite endpoint failing t...170e576Bug-fix: corrected abnormal termination of H2 streamse445908Use RequestNotExecutedException instead of ConnectionClosedException when fai...ec6a5f5Optimize release of resources associated by H2 streams: H2StreamHandler#relea...1727460H2 transport to enforce a max limit on number of CONTINUATION frames12df2bdBug-fix: fixes a potential 'End Stream Headers' vulnerability and adds test c...a5b00b3fix ContentType JavaDocf6eaeebHTTPCORE-782: non-blocking TLS session can end up in an endless loop in case ...- Additional commits viewable in compare view
Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
maven
5.3.4 → 5.3.5
Patch
the test group across 1 directory
Technical Details
| ID: | 7848260 |
| UUID: | 3397761049 |
| Node ID: | PR_kwDOJWVxms6nks6b |
| Host: | GitHub |
| Repository: | SAP/cloud-sdk-java |