forked from apache/nifi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NIFI-4848: Update HttpComponents version
- httpclient 4.5.3 -> 4.5.5 - httpcore 4.4.4 -> 4.4.9 - ThreadSafe annotation is removed since 4.4.5, HTTPCLIENT-1743. Removed the annotation from DebugFlow processor. - httpasyncclient 4.1.2 -> 4.1.3 - This closes apache#2453
- Loading branch information
1 parent
f16cbd4
commit dbbf78f
Showing
3 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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