chore: Bump org.apache.httpcomponents.httpclient from 4.5.12 to 4.5.13#131
Merged
thinkingserious merged 1 commit intosendgrid:mainfrom May 17, 2021
akunzai:apache-httpclient-version
Merged
chore: Bump org.apache.httpcomponents.httpclient from 4.5.12 to 4.5.13#131thinkingserious merged 1 commit intosendgrid:mainfrom akunzai:apache-httpclient-version
thinkingserious merged 1 commit intosendgrid:mainfrom
akunzai:apache-httpclient-version
Conversation
Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution. - https://snyk.io/vuln/SNYK-DEBIAN9-HTTPCOMPONENTSCLIENT-1016928
Codecov Report
@@ Coverage Diff @@
## main #131 +/- ##
=========================================
Coverage 49.28% 49.28%
Complexity 38 38
=========================================
Files 5 5
Lines 211 211
Branches 16 16
=========================================
Hits 104 104
Misses 103 103
Partials 4 4 Continue to review full report at Codecov.
|
Contributor
|
Note: We will need to bump the version here after the next release on 5/19/21. |
thinkingserious
approved these changes
May 17, 2021
Contributor
|
Thank you @akunzai! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #132
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.