Minor Javadoc correction
This commit is contained in:
parent
84fd942712
commit
ef5b64dc00
|
@ -56,7 +56,7 @@ import org.springframework.util.Assert;
|
|||
* <p>Allows to use a pre-configured {@link HttpClient} instance -
|
||||
* potentially with authentication, HTTP connection pooling, etc.
|
||||
*
|
||||
* <p><b>NOTE:</b> Requires Apache HttpComponents 4.3 or higher, as of Spring 4.0.
|
||||
* <p><b>NOTE:</b> Requires Apache HttpComponents 5.1 or higher, as of Spring 6.0.
|
||||
*
|
||||
* @author Oleg Kalnichevski
|
||||
* @author Arjen Poutsma
|
||||
|
|
Loading…
Reference in New Issue