This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git
The following commit(s) were added to refs/heads/master by this push:
new aa011fea record HttpClient upgrade
aa011fea is described below
commit aa011feaef3e9d1c3fbf8ef0ae141bf5125f3509
Author: Stefan Bodewig <[email protected]>
AuthorDate: Wed Jun 21 13:26:53 2023 +0200
record HttpClient upgrade
---
asciidoc/release-notes.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc
index c04489ab..9f34ae99 100644
--- a/asciidoc/release-notes.adoc
+++ b/asciidoc/release-notes.adoc
@@ -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