This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new 1f01b66d7 Trivial: Mention HTTP Client in description of Apache
Transport
1f01b66d7 is described below
commit 1f01b66d782c592d3e073de3e734f797a74a988b
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Jan 12 17:20:37 2026 +0100
Trivial: Mention HTTP Client in description of Apache Transport
---
maven-resolver-transport-apache/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-resolver-transport-apache/pom.xml
b/maven-resolver-transport-apache/pom.xml
index ac3ccc3e5..824d5a75f 100644
--- a/maven-resolver-transport-apache/pom.xml
+++ b/maven-resolver-transport-apache/pom.xml
@@ -29,7 +29,7 @@
<artifactId>maven-resolver-transport-apache</artifactId>
<name>Maven Artifact Resolver Transport Apache</name>
- <description>A transport implementation for repositories using http:// and
https:// URLs.</description>
+ <description>A transport implementation for repositories using http:// and
https:// URLs based on Apache HTTP Client 4.5.</description>
<dependencies>
<dependency>