record HttpClient upgrade

This commit is contained in:
Stefan Bodewig 2023-06-21 13:26:53 +02:00
parent 5f11f05fe3
commit aa011feaef
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ For details about the following changes, check our JIRA install at link:https://
- FIX: ivy:retrieve could fail because of a `NullPointerException` (jira:IVY-1641[])
- FIX: reading POMs may loose dependencies when multiple Maven
dependencies only differ in `classifier` (jira:IVY-1642[])
- IMPROVEMENT: Upgrade Apache HttpClient to 4.5.13 (jira:IVY-1644[])
== Committers and Contributors