Fix incorrect logger API dependency in README
This commit is contained in:
parent
8458ba0bf6
commit
d4308d0462
|
@ -41,7 +41,7 @@ HttpClient main module requires Java 7 compatible runtime and
|
||||||
depends on the following external libraries:
|
depends on the following external libraries:
|
||||||
|
|
||||||
* [Apache HttpComponents HttpCore](https://github.com/apache/httpcomponents-core)
|
* [Apache HttpComponents HttpCore](https://github.com/apache/httpcomponents-core)
|
||||||
* [Apache Logging Log4j2 API](https://github.com/apache/logging-log4j2)
|
* [SLF4J API](http://www.slf4j.org/)
|
||||||
* [Apache Commons Codec](https://github.com/apache/commons-codec)
|
* [Apache Commons Codec](https://github.com/apache/commons-codec)
|
||||||
|
|
||||||
Other dependencies are optional.
|
Other dependencies are optional.
|
||||||
|
|
Loading…
Reference in New Issue